Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Silence allocation warnings for sync arrays
@ 2025-11-20 23:42 Shuicheng Lin
  2025-11-20 23:42 ` [PATCH 1/2] drm/xe: " Shuicheng Lin
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Shuicheng Lin @ 2025-11-20 23:42 UTC (permalink / raw)
  To: intel-xe; +Cc: Shuicheng Lin

Suppress allocation warning as driver already return -ENOMEM safely.

Shuicheng Lin (2):
  drm/xe: Silence allocation warnings for sync arrays
  drm/xe/oa: Silence allocation warnings for sync arrays

 drivers/gpu/drm/xe/xe_exec.c | 3 ++-
 drivers/gpu/drm/xe/xe_oa.c   | 3 ++-
 drivers/gpu/drm/xe/xe_vm.c   | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-12-01 16:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 23:42 [PATCH 0/2] Silence allocation warnings for sync arrays Shuicheng Lin
2025-11-20 23:42 ` [PATCH 1/2] drm/xe: " Shuicheng Lin
2025-11-20 23:42 ` [PATCH 2/2] drm/xe/oa: " Shuicheng Lin
2025-11-21  1:09 ` ✗ CI.checkpatch: warning for " Patchwork
2025-11-21  1:10 ` ✓ CI.KUnit: success " Patchwork
2025-11-21  1:49 ` ✓ Xe.CI.BAT: " Patchwork
2025-11-21  6:43 ` ✓ Xe.CI.Full: " Patchwork
2025-11-24 11:19 ` [PATCH 0/2] " Thomas Hellström
2025-11-24 17:32   ` Matthew Brost
2025-11-24 21:24   ` Lin, Shuicheng
2025-12-01 16:17     ` Lin, Shuicheng

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