✗ CI.checkpatch: warning for Promote GuC ABI headers to shared location

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 11 14:36:32 UTC 2024


== Series Details ==

Series: Promote GuC ABI headers to shared location
URL   : https://patchwork.freedesktop.org/series/134722/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 887f682166ee23a1eb2417f82c10d94585b8c202
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Jun 11 16:30:08 2024 +0200

    drm/xe: Promote SR-IOV GuC ABI definitions to shared location
    
    Move SR-IOV GuC ABI definitions to shared location and include
    them in the generated GuC documentation chapter.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 46852067df1514110bfc9c514d2610447376f1b7 drm-intel
9bfd83bd710e drm/xe/guc: Promote GuC ABI headers to shared location
-:14: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#14: 
rename from drivers/gpu/drm/xe/abi/guc_communication_ctb_abi.h

total: 0 errors, 1 warnings, 0 checks, 39 lines checked
8ea593d71053 Documentation/gpu: Separate GuC ABI section
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:24: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#24: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 38 lines checked
dde271e775a5 Documentation/gpu: Switch to shared GuC ABI definitions
7a1b49bc7976 drm/intel/guc: Update CTB communication ABI
0b080df32be8 drm/intel/guc: Add new KLV definitions
1e4c1ab5d102 drm/i915: Use shared GuC ABI definitions
-:28: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#28: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 11 lines checked
887f682166ee drm/xe: Promote SR-IOV GuC ABI definitions to shared location
-:29: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#29: 
rename from drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h

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




More information about the Intel-xe mailing list