[Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Add module parameter 'fastboot'
Patchwork
patchwork at emeril.freedesktop.org
Sun Sep 24 14:59:25 UTC 2023
== Series Details ==
Series: series starting with [1/2] drm/xe: Add module parameter 'fastboot'
URL : https://patchwork.freedesktop.org/series/124163/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f24af9371f74f8eff3bb7f6ee2f21296897c5585
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date: Sun Sep 24 20:17:51 2023 +0530
Revert "FIXME: drm/i915: xe doesn't have fastboot module parameter"
Fastboot module parameter has been added to xe driver.
This reverts commit e1d816044a2feb4aab2592c840e999bd9a13f0a8.
+ /mt/dim checkpatch 16e2c940ef53f81b2c68e16ec39cf5772894a625 drm-intel
32a780686 drm/xe: Add module parameter 'fastboot'
f24af9371 Revert "FIXME: drm/i915: xe doesn't have fastboot module parameter"
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'e1d816044a2feb4aab2592c840e999bd9a13f0a8', maybe rebased or not pulled?
#9:
This reverts commit e1d816044a2feb4aab2592c840e999bd9a13f0a8.
-:32: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 16 lines checked
More information about the Intel-xe
mailing list