✗ CI.checkpatch: warning for series starting with [1/3] Revert "drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC"
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 1 20:40:12 UTC 2024
== Series Details ==
Series: series starting with [1/3] Revert "drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC"
URL : https://patchwork.freedesktop.org/series/136813/
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
7b537a014c4c1a32250e342541870b03977fa7a4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8089f32f4b53940890ed384435c3b6b85575e82e
Author: John Harrison <John.C.Harrison at Intel.com>
Date: Thu Aug 1 13:33:41 2024 -0700
drm/xe/guc: Pick for-ci GuC firmware for PVC
UAPI version 1.10.2.
Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch d1ec20e149fc0bd4d15cbf34573b84d4fa47e3a5 drm-intel
41086ccbd5da Revert "drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC"
-:10: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:24: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 11 lines checked
5df2f3609152 drm/xe/guc: Release GuC v70.29.2 for LNL, BMG
-:81: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ver' - possible side-effects?
#81: FILE: drivers/gpu/drm/xe/xe_uc_fw.h:19:
+#define MAKE_VER_STRUCT(ver) MAKE_VER((ver).major, (ver).minor, (ver).patch)
total: 0 errors, 0 warnings, 1 checks, 55 lines checked
8089f32f4b53 drm/xe/guc: Pick for-ci GuC firmware for PVC
-:19: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#19: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:112:
+ fw_def(PVC, mmp_ver(intel-ci/xe, guc, pvc, 70, 24, 0)) \
^
-:19: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#19: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:112:
+ fw_def(PVC, mmp_ver(intel-ci/xe, guc, pvc, 70, 24, 0)) \
^
-:22: ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'John Harrison <John.C.Harrison at Intel.com>'
total: 1 errors, 0 warnings, 2 checks, 7 lines checked
More information about the Intel-xe
mailing list