Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix error path of xe_exec_queue_create_ioctl()
@ 2026-03-06 16:52 Shuicheng Lin
  2026-03-06 16:52 ` [PATCH v2 1/2] drm/xe: Fix missing xe_hw_engine_group_del_exec_queue() in error path Shuicheng Lin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Shuicheng Lin @ 2026-03-06 16:52 UTC (permalink / raw)
  To: intel-xe; +Cc: Shuicheng Lin, Matthew Brost, Niranjana Vishwanathapura

Split to 2 patches due to different Fixes tag.

v2: update 2nd patch to skip unnecessary del when add failed


Shuicheng Lin (2):
  drm/xe: Fix missing xe_hw_engine_group_del_exec_queue() in error path
  drm/xe: Fix exec queue unwind on hw engine group add failure

 drivers/gpu/drm/xe/xe_exec_queue.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
-- 
2.34.1


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

end of thread, other threads:[~2026-03-08  4:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 16:52 [PATCH v2 0/2] Fix error path of xe_exec_queue_create_ioctl() Shuicheng Lin
2026-03-06 16:52 ` [PATCH v2 1/2] drm/xe: Fix missing xe_hw_engine_group_del_exec_queue() in error path Shuicheng Lin
2026-03-06 16:52 ` [PATCH v2 2/2] drm/xe: Fix exec queue unwind on hw engine group add failure Shuicheng Lin
2026-03-07  0:20 ` ✗ CI.checkpatch: warning for Fix error path of xe_exec_queue_create_ioctl() (rev2) Patchwork
2026-03-07  0:21 ` ✓ CI.KUnit: success " Patchwork
2026-03-07  2:00 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-08  4:55 ` ✗ Xe.CI.FULL: failure " Patchwork

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