[Intel-gfx] [PATCH v2 0/1] Fix i915 error_state_read ptr use

Alan Previn alan.previn.teres.alexis at intel.com
Sat Feb 26 06:27:31 UTC 2022


Fix pointer offset usage in error_state_read
when there is no i915_gpu_coredump but buf offset
is non-zero.

This is the 2nd rev of this series.

Changes from prior revs:
  v2: - Fix build issue: uninitialized var
        Reported-by: kernel test robot <lkp at intel.com>

Alan Previn (1):
  drm/i915/reset: Fix error_state_read ptr + offset use

 drivers/gpu/drm/i915/i915_sysfs.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.25.1



More information about the Intel-gfx mailing list