Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v3 0/1] Fix i915 error_state_read ptr use
@ 2022-03-11  0:31 Alan Previn
  2022-03-11  0:31 ` [Intel-gfx] [PATCH v3 1/1] drm/i915/reset: Fix error_state_read ptr + offset use Alan Previn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alan Previn @ 2022-03-11  0:31 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel, Alan Previn

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:
  v3: - Add a fixme comment about handling partial inconsistent
        sysfs reads as per review comment from John Harrison.
  v2: - Fix build issue: uninitialized var
        Reported-by: kernel test robot <lkp@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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-11  5:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-11  0:31 [Intel-gfx] [PATCH v3 0/1] Fix i915 error_state_read ptr use Alan Previn
2022-03-11  0:31 ` [Intel-gfx] [PATCH v3 1/1] drm/i915/reset: Fix error_state_read ptr + offset use Alan Previn
2022-03-11  5:46   ` Teres Alexis, Alan Previn
2022-03-11  1:33 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix i915 error_state_read ptr use (rev3) Patchwork
2022-03-11  2:58 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox