✗ CI.checkpatch: warning for Enable Survivability mode (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 8 10:38:53 UTC 2025
== Series Details ==
Series: Enable Survivability mode (rev2)
URL : https://patchwork.freedesktop.org/series/142464/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0a0f3bca164a0b0f334ff5201a93f74514169d98
Author: Riana Tauro <riana.tauro at intel.com>
Date: Wed Jan 8 16:09:59 2025 +0530
drm/xe: Initialize mei-gsc and vsec in survivability mode
Initialize mei-gsc in survivability mode and disable HECI
interrupts. Also initialize vsec in survivability mode
Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch ecd15b6b721fa31b2bb150d15473f61352077e34 drm-intel
402cc7f5fb1a drm/xe: Add functions and sysfs for boot survivability
-:90: WARNING:TYPO_SPELLING: 'Auxillary' may be misspelled - perhaps 'Auxiliary'?
#90: FILE: drivers/gpu/drm/xe/xe_pcode_api.h:63:
+/* Auxillary info bits */
^^^^^^^^^
-:97: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#97:
new file mode 100644
-:143: WARNING:TYPO_SPELLING: 'Auxillary' may be misspelled - perhaps 'Auxiliary'?
#143: FILE: drivers/gpu/drm/xe/xe_survivability_mode.c:42:
+ * Auxillary Information - Certain failures may have information in
^^^^^^^^^
total: 0 errors, 3 warnings, 0 checks, 326 lines checked
781260b0e8a0 drm/xe: Enable Boot Survivability mode
0a0f3bca164a drm/xe: Initialize mei-gsc and vsec in survivability mode
More information about the Intel-xe
mailing list