✗ CI.checkpatch: warning for drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 6 04:58:01 UTC 2024


== Series Details ==

Series: drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
URL   : https://patchwork.freedesktop.org/series/129562/
State : warning

== 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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b05bbe5391ab52390be803cb08c3fdbdc22c48d7
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Feb 5 20:50:10 2024 -0800

    drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
    
    TEST_VM_ASYNC_OPS_ERROR is broken and unused. Remove for now and will
    pull back in a later time when it is used, fixed, and properly hidden
    behind a Kconfig option. Also fixup the supported flags value.
    
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs"
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 21d1e1f2882868cae0ec32774f910d5675afeca2 drm-intel
b05bbe539 drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
-:10: WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: b05bbe5391ab ("drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR")'
#10: 
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs"

-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'dd08ebf6c352', maybe rebased or not pulled?
#10: 
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs"

total: 0 errors, 2 warnings, 0 checks, 80 lines checked




More information about the Intel-xe mailing list