✗ CI.checkpatch: warning for drm/xe/xe_guc: Reduce a print from warn to debug (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 25 17:38:18 UTC 2024
== Series Details ==
Series: drm/xe/xe_guc: Reduce a print from warn to debug (rev3)
URL : https://patchwork.freedesktop.org/series/129168/
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 25fc19d335396772e2d01f50ecad87aced854188
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Thu Jan 25 22:26:52 2024 +0530
drm/xe/xe_guc: Reduce a print from warn to debug
Reduce debug print from warn to debug to avoid uncessary
warning message in dmesg (Lucas).
Fixes: c5a06c9169f3 ("drm/xe/guc: Enable WA 14018913170")
Suggested-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 38a58d4231067e1b548c12ee521b73ffc0ebb73a drm-intel
25fc19d33 drm/xe/xe_guc: Reduce a print from warn to debug
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'c5a06c9169f3', maybe rebased or not pulled?
#9:
Fixes: c5a06c9169f3 ("drm/xe/guc: Enable WA 14018913170")
total: 0 errors, 1 warnings, 0 checks, 10 lines checked
More information about the Intel-xe
mailing list