]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Fix up my SOB
authorSasha Levin <sashal@kernel.org>
Fri, 7 Aug 2026 15:21:29 +0000 (11:21 -0400)
committerSasha Levin <sashal@kernel.org>
Fri, 7 Aug 2026 15:21:29 +0000 (11:21 -0400)
Signed-off-by: Sasha Levin <sashal@kernel.org>
queue-6.18/drm-xe-vm-fix-bo-prefetch-with-consult_mem_advise_pref_loc.patch
queue-6.18/drm-xe-wait-on-external-bo-kernel-fences-in-exec-ioctl.patch

index 84e94897b99c96795dc6695027541c95bc6d3c23..ddc841cf61b0d4fbd96b30627780693fbb52c8d6 100644 (file)
@@ -32,7 +32,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20260624174943.2808767-2-him
 Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
 (cherry picked from commit d9a4906ac03be9f6ed3f3b45c56c866b867fd75b)
 Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
-Signed-off-by: Review <review@local>
+Signed-off-by: Sasha Levin <sashal@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  drivers/gpu/drm/xe/xe_vm.c |   25 ++++++++++++++++++++-----
index bc8e131108624c3c87d3b49316d19fe065319e89..88b5bd10d8fa79148b39931fb48bcad21bd384b5 100644 (file)
@@ -40,7 +40,7 @@ Reviewed-by: Matthew Auld <matthew.auld@intel.com>
 Link: https://patch.msgid.link/20260702215805.4011228-1-matthew.brost@intel.com
 (cherry picked from commit a6b842acf3ddd1efc53a56de9260cfa718fb35e7)
 Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
-Signed-off-by: Review <review@local>
+Signed-off-by: Sasha Levin <sashal@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  drivers/gpu/drm/xe/xe_exec.c |   22 ++++++++++++++++------