summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>2026-05-18 12:16:40 -0700
committerNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>2026-05-18 12:33:05 -0700
commitd2d23c12789cf69eddc35b8d38cd8eaabd0168f1 (patch)
tree8a510aef73f023ee229df31ab835306866d0354d /include/linux
parent058da4a2b164e477b02ca0562f01a9eb9e621cdd (diff)
drm/xe/multi_queue: Fix secondary queue error case
If xe_lrc_create() fails, the secondary queue added to the multi-queue group list is not removed before freeing the queue. Fix error path handling for secondary queues by removing it from the multi-queue group list at the right place. Reported-by: Sebastian Ă–sterlund <sebastian.osterlund@intel.com> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/work_items/7979 Fixes: d716a5088c88 ("drm/xe/multi_queue: Handle tearing down of a multi queue") Cc: stable@vger.kernel.org # v7.0+ Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patch.msgid.link/20260518191639.320890-2-niranjana.vishwanathapura@intel.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions