Summary: | [CI][BAT] igt@perf_pmu@busy-idle-no-semaphores-rcs0 - dmesg-warn - WARNING: CPU: \d+ PID: \d+ at kernel/time/timer.c:\d+ del_timer_sync | ||
---|---|---|---|
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: | highest | CC: | intel-gfx-bugs, lakshminarayana.vudum |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | BYT, ICL | i915 features: | Perf/PMU |
Description
Martin Peres
2019-08-12 08:50:23 UTC
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * ICL: igt@perf_pmu@busy-idle-no-semaphores-rcs0 - dmesg-warn - WARNING: CPU: \d+ PID: \d+ at kernel/time/timer.c:\d+ del_timer_sync - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6665/shard-iclb7/igt@perf_pmu@busy-idle-no-semaphores-rcs0.html I was just preparing a patch for that! The CI Bug Log issue associated to this bug has been updated. ### New filters associated * BYT: igt@perf_pmu@busy-no-semaphores-vcs0 - dmesg-warn - WARNING: CPU: 0 PID: 0 at kernel/softirq.c:114 __local_bh_disable_ip+0x88/0x90 - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_340/fi-byt-j1900/igt@perf_pmu@busy-no-semaphores-vcs0.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_340/fi-byt-n2820/igt@perf_pmu@busy-no-semaphores-vcs0.html (In reply to Chris Wilson from comment #2) > I was just preparing a patch for that! Also seen on BYT. (In reply to Lakshmi from comment #4) > (In reply to Chris Wilson from comment #2) > > I was just preparing a patch for that! > > Also seen on BYT. Strictly that's not the same bug ;) That's a different patch in the series. (In reply to Chris Wilson from comment #5) > (In reply to Lakshmi from comment #4) > > (In reply to Chris Wilson from comment #2) > > > I was just preparing a patch for that! > > > > Also seen on BYT. > > Strictly that's not the same bug ;) That's a different patch in the series. OK, I will file a new bug for this failure. Thanks for the quick response. The CI Bug Log issue associated to this bug has been updated. ### Removed filters * BYT: igt@perf_pmu@busy-no-semaphores-vcs0 - dmesg-warn - WARNING: CPU: 0 PID: 0 at kernel/softirq.c:114 __local_bh_disable_ip+0x88/0x90 (added on 16 minutes ago) commit f597625d12ba3528658faf5b0f0aae657430a88a Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Aug 12 10:10:38 2019 +0100 drm/i915/execlists: Avoid sync calls during park Since we allow ourselves to use non-process context during parking, we cannot allow ourselves to sleep and in particular cannot call del_timer_sync() -- but we can use a plain del_timer(). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111375 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/20190812091045.29587-1-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.