✗ CI.checkpatch: warning for drm/xe: Refactor VM bind code

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 8 06:40:59 UTC 2024


== Series Details ==

Series: drm/xe: Refactor VM bind code
URL   : https://patchwork.freedesktop.org/series/130897/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit acedd77dab79a38075647cb8cf0f65fe652d86e4
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Mar 7 22:36:14 2024 -0800

    drm/xe: Refactor VM bind code
    
    Squash of [1], attempt to fix CI failure [2] [3].
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    
    [1] https://patchwork.freedesktop.org/series/125608/
    [2] https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-125608v5/bat-atsm-2/igt@xe_exec_threads@threads-mixed-shared-vm-userptr-invalidate-race.html
    [3] https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-125608v5/bat-dg2-oem2/igt@xe_exec_threads@threads-mixed-shared-vm-userptr-invalidate-race.html
+ /mt/dim checkpatch ee6e5c86f4d587b4ce1093eceae7d50e3f3a7c6b drm-intel
acedd77dab79 drm/xe: Refactor VM bind code
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:3051: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#3051: 
new file mode 100644

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




More information about the Intel-xe mailing list