✗ CI.checkpatch: warning for drm/xe/hwmon: Refactor xe hwmon (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 1 19:44:02 UTC 2024


== Series Details ==

Series: drm/xe/hwmon: Refactor xe hwmon (rev2)
URL   : https://patchwork.freedesktop.org/series/129187/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c68abe370e68ca66d39ada103ede35b4c80fa528
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Thu Feb 1 23:36:00 2024 +0530

    drm/xe/hwmon: Refactor xe hwmon
    
    Check latest platform first in xe_hwmon_get_reg.
    Move PVC HWMON registers to regs/xe_pcode.h.
    
    Suggested-by: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 3e58a4940c44430f20cad20ead5e1b77ed209cde drm-intel
c68abe370 drm/xe/hwmon: Refactor xe hwmon
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:28: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#28: 
new file mode 100644

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




More information about the Intel-xe mailing list