[ Sasha's backport helper bot ]
Hi,
The upstream commit SHA1 provided is correct: d6e850acc716d0fad756f09488d198db2077141e
WARNING: Author mismatch between patch and upstream commit: Backport author: Lucas De Marchi lucas.demarchi@intel.com Commit author: Michal Wajdeczko michal.wajdeczko@intel.com
Status in newer kernel trees: 6.12.y | Present (exact SHA1) 6.11.y | Not found
Note: The patch differs from the upstream commit: --- --- - 2024-11-23 08:54:18.968301678 -0500 +++ /tmp/tmp.kTGzsMN7DH 2024-11-23 08:54:18.959956694 -0500 @@ -1,3 +1,5 @@ +commit d6e850acc716d0fad756f09488d198db2077141e upstream. + The test case logic is implemented by the functions compiled as part of the core Xe driver module and then exported to build and register the test suite in the live test module. @@ -10,6 +12,7 @@ Signed-off-by: Michal Wajdeczko michal.wajdeczko@intel.com Reviewed-by: Lucas De Marchi lucas.demarchi@intel.com Link: https://patchwork.freedesktop.org/patch/msgid/20240708111210.1154-2-michal.w... +Signed-off-by: Lucas De Marchi lucas.demarchi@intel.com --- drivers/gpu/drm/xe/tests/Makefile | 1 - drivers/gpu/drm/xe/tests/xe_bo.c | 20 +++++++++++++++----- @@ -143,3 +146,6 @@
MODULE_AUTHOR("Intel Corporation"); MODULE_LICENSE("GPL"); +-- +2.47.0 + ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.11.y | Success | Success |