✗ CI.checkpatch: warning for drm/xe/vf: Post-migration recovery worker basis (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 7 22:16:45 UTC 2024


== Series Details ==

Series: drm/xe/vf: Post-migration recovery worker basis (rev4)
URL   : https://patchwork.freedesktop.org/series/138935/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6ce200e074869bed21f7b29bb057219d014b6da5
Author: Tomasz Lis <tomasz.lis at intel.com>
Date:   Mon Oct 7 22:16:31 2024 +0200

    drm/xe/vf: Defer fixups if migrated twice fast
    
    If another VF migration happened during post-migration recovery,
    then the current worker should be finished to allow the next
    one start swiftly and cleanly.
    
    Check for defer in two places: before fixups, and before
    sending RESFIX_DONE.
    
    Signed-off-by: Tomasz Lis <tomasz.lis at intel.com>
+ /mt/dim checkpatch d6a4624817a46144a4dbc125c9371439edc82295 drm-intel
8956a90d1307 drm/xe/vf: React to MIGRATED interrupt
-:204: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#204: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 224 lines checked
30d6e47833d6 drm/xe/vf: Send RESFIX_DONE message at end of VF restore
28f17a8f23b9 drm/xe/vf: Start post-migration fixups with provisinoning query
6ce200e07486 drm/xe/vf: Defer fixups if migrated twice fast




More information about the Intel-xe mailing list