Summary: | [BAT] igt@debugfs_test@read_all_entries - BUG: unable to handle kernel paging request at 000003030000b16f | ||
---|---|---|---|
Product: | DRI | Reporter: | Marta Löfstedt <marta.lofstedt> |
Component: | DRM/Intel | Assignee: | Marta Löfstedt <marta.lofstedt> |
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 | ||
See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=105480 https://bugs.freedesktop.org/show_bug.cgi?id=105481 |
||
Whiteboard: | ReadyForDev | ||
i915 platform: | CNL | i915 features: |
Description
Marta Löfstedt
2018-03-13 10:44:41 UTC
*** Bug 105481 has been marked as a duplicate of this bug. *** *** Bug 105480 has been marked as a duplicate of this bug. *** testimony from IRC: <ickle> https://bugs.freedesktop.org/show_bug.cgi?id=105479 is my fault commit c7fb3c6c1893fddbbd39e13066489050c29397c1 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Mar 13 11:31:49 2018 +0000 drm/i915: Use sseu size for determining eu_regs[] eu_regs[] is written 2*max_slices times (like s_reg[]) but oddly read 2*max_slices + max_subslices/2 times. Allocate the array large enough for the writes to avoid overwriting our stack and worry about the logic later. Fixes: 7aa0b14ede64 ("drm/i915: Remove variable length arrays from sseu debugfs printers") Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105479 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180313113149.1094-1-chris@chris-wilson.co.uk I will monitor and close if/when results are OK Fix integrated to CI_DRM_3817 all is green *** Bug 105498 has been marked as a duplicate of this bug. *** |
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.