diff mbox series

linux-next: manual merge of the drm-xe tree with the drm-misc-fixes tree

Message ID 20241004121800.7ab3214b@canb.auug.org.au (mailing list archive)
State New
Headers show
Series linux-next: manual merge of the drm-xe tree with the drm-misc-fixes tree | expand

Commit Message

Stephen Rothwell Oct. 4, 2024, 2:18 a.m. UTC
Hi all,

Today's linux-next merge of the drm-xe tree got a conflict in:

  drivers/gpu/drm/xe/xe_guc_submit.c

between commit:

  9286a191abe2 ("drm/xe: Drop GuC submit_wq pool")

from the drm-misc-fixes tree and commit:

  861108666cc0 ("drm/xe: fix UAF around queue destruction")

from the drm-xe tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
diff mbox series

Patch

diff --cc drivers/gpu/drm/xe/xe_guc_submit.c
index 17c25f18e286,8a5c21a87977..000000000000
--- a/drivers/gpu/drm/xe/xe_guc_submit.c