✓ CI.checkpatch: success for drm/xe/vm: fix xe_assert()

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 18 17:26:01 UTC 2024


== Series Details ==

Series: drm/xe/vm: fix xe_assert()
URL   : https://patchwork.freedesktop.org/series/131254/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bf119965570eb3acf64a83118a68868c284ca7f5
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon Mar 18 10:36:17 2024 +0000

    drm/xe/vm: fix xe_assert()
    
    The region can be used an index into the region_to_mem_type, so we
    should be asserting that it is less than the ARRAY_SIZE here.
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
    Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch ce8cc731d53f9197a853b0d00386d7835f2b80e6 drm-intel
bf119965570e drm/xe/vm: fix xe_assert()




More information about the Intel-xe mailing list