[ Sasha's backport helper bot ]
Hi,
The upstream commit SHA1 provided is correct: 0237368193e897aadeea9801126c101e33047354
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 09:14:03.002685686 -0500 +++ /tmp/tmp.D6Q92Tn9Y4 2024-11-23 09:14:02.995375557 -0500 @@ -1,3 +1,5 @@ +commit 0237368193e897aadeea9801126c101e33047354 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-4-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_live_test_mod.c | 2 ++ @@ -127,3 +130,6 @@ -void xe_migrate_sanity_kunit(struct kunit *test); - -#endif +-- +2.47.0 + ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.11.y | Success | Success |