From: Sasha Levin Date: Fri, 7 Aug 2026 15:21:29 +0000 (-0400) Subject: Fix up my SOB X-Git-Tag: v6.6.151~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3b0654cc3e7fbdf6a7f0611c7dfec33d24ab3f;p=thirdparty%2Fkernel%2Fstable-queue.git Fix up my SOB Signed-off-by: Sasha Levin --- diff --git a/queue-6.18/drm-xe-vm-fix-bo-prefetch-with-consult_mem_advise_pref_loc.patch b/queue-6.18/drm-xe-vm-fix-bo-prefetch-with-consult_mem_advise_pref_loc.patch index 84e94897b9..ddc841cf61 100644 --- a/queue-6.18/drm-xe-vm-fix-bo-prefetch-with-consult_mem_advise_pref_loc.patch +++ b/queue-6.18/drm-xe-vm-fix-bo-prefetch-with-consult_mem_advise_pref_loc.patch @@ -32,7 +32,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20260624174943.2808767-2-him Signed-off-by: Himal Prasad Ghimiray (cherry picked from commit d9a4906ac03be9f6ed3f3b45c56c866b867fd75b) Signed-off-by: Thomas Hellström -Signed-off-by: Review +Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/xe/xe_vm.c | 25 ++++++++++++++++++++----- diff --git a/queue-6.18/drm-xe-wait-on-external-bo-kernel-fences-in-exec-ioctl.patch b/queue-6.18/drm-xe-wait-on-external-bo-kernel-fences-in-exec-ioctl.patch index bc8e131108..88b5bd10d8 100644 --- a/queue-6.18/drm-xe-wait-on-external-bo-kernel-fences-in-exec-ioctl.patch +++ b/queue-6.18/drm-xe-wait-on-external-bo-kernel-fences-in-exec-ioctl.patch @@ -40,7 +40,7 @@ Reviewed-by: Matthew Auld Link: https://patch.msgid.link/20260702215805.4011228-1-matthew.brost@intel.com (cherry picked from commit a6b842acf3ddd1efc53a56de9260cfa718fb35e7) Signed-off-by: Thomas Hellström -Signed-off-by: Review +Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/xe/xe_exec.c | 22 ++++++++++++++++------