✗ CI.checkpatch: warning for drm/xe/hwmon: Refactor xe hwmon
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 26 07:43:35 UTC 2024
== Series Details ==
Series: drm/xe/hwmon: Refactor xe hwmon
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
b2ca823f819193c33ab811dfac08c614138d6d46
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 20d9878923627aa14c233b7fc4035fec0695980a
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Fri Jan 26 13:18:19 2024 +0530
drm/xe/hwmon: Refactor xe hwmon
Check latest platform first in xe_hwmon_get_reg.
Move PVC registers to xe_mchbar_regs.h.
Fixes: fb1b70607f73 ("drm/xe/hwmon: Expose power attributes")
Suggested-by: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 246d92693aa04ab89430fc3b028ed9b0b7e8a0c8 drm-intel
20d987892 drm/xe/hwmon: Refactor xe hwmon
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'fb1b70607f73', maybe rebased or not pulled?
#9:
Fixes: fb1b70607f73 ("drm/xe/hwmon: Expose power attributes")
total: 0 errors, 1 warnings, 0 checks, 64 lines checked
More information about the Intel-xe
mailing list