✗ CI.checkpatch: warning for drm/xe: Remove obsolete async_ops from struct xe_vm

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 15 16:09:36 UTC 2024


== Series Details ==

Series: drm/xe: Remove obsolete async_ops from struct xe_vm
URL   : https://patchwork.freedesktop.org/series/128782/
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
faa12d3432d7ef7793d934cd9338c555e95a5aad
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 070d3d73a7ec57aa008a73455bd3dba6fe793eeb
Author: Mika Kuoppala <mika.kuoppala at linux.intel.com>
Date:   Mon Jan 15 18:01:13 2024 +0200

    drm/xe: Remove obsolete async_ops from struct xe_vm
    
    Commit f3e9b1f43458 ("drm/xe: Remove async worker and rework sync binds")
    made async_ops in struct xe_vm obsolete but forgot to remove it.
    
    Signed-off-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>
+ /mt/dim checkpatch 3a1d727c0061b96ddf8e653130f94ab331e2f065 drm-intel
070d3d73a drm/xe: Remove obsolete async_ops from struct xe_vm
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'f3e9b1f43458', maybe rebased or not pulled?
#6: 
Commit f3e9b1f43458 ("drm/xe: Remove async worker and rework sync binds")

total: 0 errors, 1 warnings, 0 checks, 30 lines checked




More information about the Intel-xe mailing list