Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Sparse errors on the i915_gem_stolen
@ 2024-06-16  7:03 Andi Shyti
  2024-06-16  7:03 ` [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0' Andi Shyti
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Andi Shyti @ 2024-06-16  7:03 UTC (permalink / raw)
  To: intel-gfx, dri-devel; +Cc: Andi Shyti, Jonathan Cavitt

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.

Andi

Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>

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

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

-- 
2.45.1


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

end of thread, other threads:[~2024-06-18  7:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16  7:03 [PATCH 0/2] Sparse errors on the i915_gem_stolen Andi Shyti
2024-06-16  7:03 ` [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0' Andi Shyti
2024-06-17 12:55   ` Lucas De Marchi
2024-06-17 14:22     ` Andi Shyti
2024-06-17 15:46       ` Lucas De Marchi
2024-06-17 18:38         ` Andi Shyti
2024-06-17 22:29           ` Lucas De Marchi
2024-06-18  7:26             ` Andi Shyti
2024-06-16  7:03 ` [PATCH 2/2] drm/i915/gem: Use the correct format specifier for resource_size_t Andi Shyti
2024-06-16  7:40 ` ✓ Fi.CI.BAT: success for Sparse errors on the i915_gem_stolen Patchwork
2024-06-17 10:54 ` ✗ Fi.CI.IGT: failure " Patchwork

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