[ Sasha's backport helper bot ]
Hi,
The upstream commit SHA1 provided is correct: bd85e00fa489f5374c2bad0eac15842d2ec68045
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:44:57.402624667 -0500 +++ /tmp/tmp.fA20PN065W 2024-11-23 08:44:57.395856119 -0500 @@ -1,8 +1,11 @@ +commit bd85e00fa489f5374c2bad0eac15842d2ec68045 upstream. + We shouldn't use custom helper if there is a official one.
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/20240705191057.1110-2-michal.w... +Signed-off-by: Lucas De Marchi lucas.demarchi@intel.com --- drivers/gpu/drm/xe/tests/xe_bo.c | 4 ++-- drivers/gpu/drm/xe/tests/xe_dma_buf.c | 4 ++-- @@ -174,3 +177,6 @@ #define xe_cur_kunit_priv(_id) NULL
#endif +-- +2.47.0 + ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.11.y | Success | Success |