✗ CI.checkpatch: warning for Release GuC v70.29.2 for LNL, BMG

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 1 21:20:44 UTC 2024


== Series Details ==

Series: Release GuC v70.29.2 for LNL, BMG
URL   : https://patchwork.freedesktop.org/series/136815/
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 1751c87e3fe533c68ce3bd52bcc50031032029c6
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date:   Thu Aug 1 13:40:10 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>
+ /mt/dim checkpatch d1ec20e149fc0bd4d15cbf34573b84d4fa47e3a5 drm-intel
10b1ffaced09 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
1b146fd38df1 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
1751c87e3fe5 drm/xe/guc: Pick for-ci GuC firmware for PVC
-:18: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#18: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:112:
+	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 24, 0))	\
 	           		             ^

-:18: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#18: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:112:
+	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 24, 0))	\
 	           		                ^

total: 0 errors, 0 warnings, 2 checks, 7 lines checked




More information about the Intel-xe mailing list