Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Shuicheng Lin <shuicheng.lin@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Shuicheng Lin <shuicheng.lin@intel.com>,
	Matthew Brost <matthew.brost@intel.com>,
	Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Subject: [PATCH v2 0/2] Fix error path of xe_exec_queue_create_ioctl()
Date: Fri,  6 Mar 2026 16:52:05 +0000	[thread overview]
Message-ID: <20260306165207.176758-1-shuicheng.lin@intel.com> (raw)

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


             reply	other threads:[~2026-03-06 16:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-06 16:52 Shuicheng Lin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260306165207.176758-1-shuicheng.lin@intel.com \
    --to=shuicheng.lin@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=matthew.brost@intel.com \
    --cc=niranjana.vishwanathapura@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox