✓ CI.checkpatch: success for drm/xe: fix engine_class bounds check again

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 12 14:31:05 UTC 2024


== Series Details ==

Series: drm/xe: fix engine_class bounds check again
URL   : https://patchwork.freedesktop.org/series/137189/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 22ed3a58006bef783397e6d44d2808e268db9f15
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon Aug 12 15:13:32 2024 +0100

    drm/xe: fix engine_class bounds check again
    
    This was fixed in commit b7dce525c4fc ("drm/xe/queue: fix engine_class
    bounds check"), but then re-introduced in commit 6f20fc09936e ("drm/xe:
    Move and export xe_hw_engine lookup.") which should only be simple code
    movement of the existing function.
    
    Fixes: 6f20fc09936e ("drm/xe: Move and export xe_hw_engine lookup.")
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Dominik Grzegorzek <dominik.grzegorzek at intel.com>
    Cc: Mika Kuoppala <mika.kuoppala at linux.intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 87d7c94569370d9da7d1d3f768d0418e0e0eb286 drm-intel
22ed3a58006b drm/xe: fix engine_class bounds check again




More information about the Intel-xe mailing list