✓ CI.checkpatch: success for drm/xe: Fix unexpected backmerge results

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 23 17:18:08 UTC 2024


== Series Details ==

Series: drm/xe: Fix unexpected backmerge results
URL   : https://patchwork.freedesktop.org/series/132774/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 326a727aa07b8e40716eb8696ba3d3944b6faa90
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Tue Apr 23 14:11:14 2024 +0200

    drm/xe: Fix unexpected backmerge results
    
    The recent backmerge from drm-next to drm-xe-next brought with it
    some silent unexpected results. One code snippet was added twice
    and a partial revert was partially reverted. Fix that up to
    reinstate the code as it was before the backmerge.
    
    Fixes: 79790b6818e9 ("Merge drm/drm-next into drm-xe-next")
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch e1dc9638bb47a28181fee1a9a180445ca2a8b9cf drm-intel
326a727aa07b drm/xe: Fix unexpected backmerge results




More information about the Intel-xe mailing list