✗ CI.checkpatch: warning for Update PVC GuC FW
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 22 20:04:19 UTC 2024
== Series Details ==
Series: Update PVC GuC FW
URL : https://patchwork.freedesktop.org/series/130281/
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 aa5812724c5e294aafdd0bf0f3d3df16db4abc1b
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date: Thu Feb 22 11:06:06 2024 -0800
drm/xe/guc: define PVC FW
Add PVC GuC FW definition. This is patch is for CI-only and it is meant
for the topic/core-for-CI branch.
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1155
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: John Harrison <John.C.Harrison at Intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 5dfa3c2da4803652582408bfb3c529970735f594 drm-intel
051c76f14d57 Revert "drm/xe/guc: define PVC FW"
-:9: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:19: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 7 lines checked
aa5812724c5e drm/xe/guc: define PVC FW
More information about the Intel-xe
mailing list