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

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 17 12:41:12 UTC 2024


== Series Details ==

Series: drm/xe: Remove obsolete async_ops from struct xe_vm (rev2)
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5ed4bd49890e7dd4cb38815aaeecfc3599a3fb38
Author: Mika Kuoppala <mika.kuoppala at linux.intel.com>
Date:   Wed Jan 17 13:09:08 2024 +0200

    drm/xe: Remove obsolete async_ops from struct xe_vm
    
    When sync binds were reworked and worker removed, async_ops became
    obsolete. Remove it.
    
    Fixes: f3e9b1f43458 ("drm/xe: Remove async worker and rework sync binds")
    Signed-off-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>
    Reviewed-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch b42f47ca5fff1d04fb8eb02d64520b3f338a495d drm-intel
5ed4bd498 drm/xe: Remove obsolete async_ops from struct xe_vm
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'f3e9b1f43458', maybe rebased or not pulled?
#9: 
Fixes: 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