✗ CI.checkpatch: warning for series starting with [1/3] drm/xe: Change the name of frequency sysfs attributes

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 8 06:31:20 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/xe: Change the name of frequency sysfs attributes
URL   : https://patchwork.freedesktop.org/series/127544/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5ffc6ac18986b607506ee31de66542f4d4ee4292
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date:   Fri Dec 8 00:11:52 2023 -0500

    drm/xe: Add frequency throttle reasons sysfs attributes
    
    Add throttle reasons sysfs attributes under a separate directory.
    
    /device/tile<n>/gt<n>/freq0/throttle
                            |- reason_pl1
                            |- reason_pl2
                            |- reason_pl4
                            |- reason_prochot
                            |- reason_ratl
                            |- reason_vr_tdc
                            |- reason_vr_thermalert
                            |- status
    
    v2: Remove unnecessary headers and clean-up action (Riana)
    
    Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch c4235ef53c0265159d2c5f34459a3b6c37ab1995 drm-intel
9d4974e48 drm/xe: Change the name of frequency sysfs attributes
9135d656e drm/xe: Create a xe_gt_freq component for raw management and sysfs
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'
-:63: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#63: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 615 lines checked
5ffc6ac18 drm/xe: Add frequency throttle reasons sysfs attributes
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'
-:77: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#77: 
new file mode 100644

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




More information about the Intel-xe mailing list