[Intel-xe] ✗ CI.checkpatch: warning for drm/xe/gsc: add initial gsc support (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 14 09:27:33 UTC 2023


== Series Details ==

Series: drm/xe/gsc: add initial gsc support (rev2)
URL   : https://patchwork.freedesktop.org/series/123603/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ce5e073da491db56c2fbd45f721d2a95b39e5aa3
Author: Vitaly Lubart <vitaly.lubart at intel.com>
Date:   Thu Sep 14 11:01:38 2023 +0300

    mei: gsc: add support for auxiliary device created by Xe driver
    
    Add support for gsc mei auxiliary device created by Xe driver
    
    Signed-off-by: Vitaly Lubart <vitaly.lubart at intel.com>
    Signed-off-by: Alexander Usyskin <alexander.usyskin at intel.com>
+ /mt/dim checkpatch baea10eb27d49a2b8a526d87a70532ab201d140b drm-intel
93af6c2b5 drm/xe/gsc: add HECI2 register offsets
aa6cc3fae drm/xe/gsc: add has_heci_gscfi indication to device
341d17c48 drm/xe/gsc: add gsc device support
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'
-:81: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#81: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 324 lines checked
ce5e073da mei: gsc: add support for auxiliary device created by Xe driver




More information about the Intel-xe mailing list