Summary: | [CI] igt@drv_module_reload@basic-no-display - i915: unknown parameter 'enable_guc_loading' ignored && WARNING: CPU: 7 PID: 1530 at lib/plist.c:42 plist_check_prev_next+0x2d/0x40 | ||
---|---|---|---|
Product: | DRI | Reporter: | Marta Löfstedt <marta.lofstedt> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs, martin.peres |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | SKL | i915 features: | firmware/guc |
Description
Marta Löfstedt
2018-04-16 06:44:22 UTC
Then there is owatch softdog on the next test. https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_21/fi-skl-guc/igt@kms_cursor_crc@cursor-128x128-sliding.html I believe, commit 9f172f6fbd243759c808d97bd83c95e49325b2c9 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sat Apr 14 10:12:33 2018 +0100 drm/i915: Call i915_perf_fini() on init_hw error unwind We have to cleanup after i915_perf_init(), even on the error path, as it passes a pointer into the module to the sysfs core. If we fail to unregister the sysctl table, we leave a dangling pointer which then may explode anytime later. Fixes: 9f9b2792b6d3 ("drm/i915/perf: reuse timestamp frequency from device info") Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Cc: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180414091233.32224-1-chris@chris-wilson.co.uk It's hard to be sure since it causes memcorruption and dies in various ways on subsequent tests. Martin, seen on CI still? (In reply to Jani Saarinen from comment #3) > Martin, seen on CI still? Let's check this out on Monday, after the weekend's runs. (In reply to Martin Peres from comment #4) > (In reply to Jani Saarinen from comment #3) > > Martin, seen on CI still? > > Let's check this out on Monday, after the weekend's runs. No issues in drmtip_24 and 25. Closing |
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.