✗ CI.checkpatch: warning for drm/xe: Implement device shutdown to make kexec work.
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 5 15:06:47 UTC 2024
== Series Details ==
Series: drm/xe: Implement device shutdown to make kexec work.
URL : https://patchwork.freedesktop.org/series/138270/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0e2006c89822f4040993e2f43c52e28b900b3e90
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date: Thu Sep 5 17:00:52 2024 +0200
CI-only: Test if FLR is disabled?
Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch 883d811c2bfc8544bc5b00bbee84e6b83e20a581 drm-intel
99115deaf72c drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
93f65cfe8eae drm/xe: Remove runtime argument from display s/r functions
-:105: CHECK:LINE_SPACING: Please don't use multiple blank lines
#105: FILE: drivers/gpu/drm/xe/display/xe_display.c:435:
+
+
total: 0 errors, 0 warnings, 1 checks, 137 lines checked
151e207f6105 drm/xe: Wire up device shutdown handler
-:14: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'References:', use 'Link:' or 'Closes:' instead
#14:
References: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3500
total: 0 errors, 1 warnings, 0 checks, 162 lines checked
0e2006c89822 CI-only: Test if FLR is disabled?
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 9 lines checked
More information about the Intel-xe
mailing list