Summary: | [CI][SHARDS] igt@i915_selftest@mock_requests - dmesg-warn - WARNING: .* at kernel/workqueue.c:\d+ __queue_work | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Martin Peres
2019-07-08 09:17:03 UTC
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * SKL: igt@i915_selftest@mock_requests - dmesg-warn - WARNING: .* at kernel/workqueue.c:\d+ __queue_work - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6410/shard-skl9/igt@i915_selftest@mock_requests.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13527/shard-skl2/igt@i915_selftest@mock_requests.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13519/shard-skl1/igt@i915_selftest@mock_requests.html commit 4fda44bf16b79a0b78fe36c6b9859e9ce2d09f43 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Jul 3 18:19:13 2019 +0100 drm/i915: Flush the workqueue before draining Trying to drain a workqueue while we may still be adding to it from background tasks is, according to kernel/workqueue.c, verboten. So, add a flush_workqueue() at the start of our cleanup procedure. References: https://bugs.freedesktop.org/show_bug.cgi?id=110550 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190703171913.16585-4-chris@chris-wilson.co.uk |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.