[PATCH v2 0/2] Sparse errors on the i915_gem_stolen

Andi Shyti andi.shyti at linux.intel.com
Mon Jun 17 18:42:41 UTC 2024


Hi Jonathan,

Commit 05da7d9f717b ("drm/i915/gem: Downgrade stolen lmem setup
warning") produces two sparse warnings. The first one being a bit
more sever as it might cause a segmentation fault.

The difference between v1 and v2 is that the patch should return
a NULL, which won't cause any issues.

Andi

Cc: Jonathan Cavitt <jonathan.cavitt at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>

Andi Shyti (2):
  drm/i915/gem: Return NULL instead of '0'
  drm/i915/gem: Use the correct format specifier for resource_size_t

 drivers/gpu/drm/i915/gem/i915_gem_stolen.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.45.1



More information about the dri-devel mailing list