✗ CI.checkpatch: warning for Enable Survivability mode (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 20 09:16:13 UTC 2025


== Series Details ==

Series: Enable Survivability mode (rev3)
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 693d54f863840b402dd99a62cdc45199230cc6b8
Author: Riana Tauro <riana.tauro at intel.com>
Date:   Mon Jan 20 12:10:42 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>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 4d9c78b35c395ed49796502224f3a421b0ce65ef drm-intel
86613778c5e2 drm/xe: Add functions and sysfs for boot survivability
-:97: WARNING:TYPO_SPELLING: 'Auxillary' may be misspelled - perhaps 'Auxiliary'?
#97: FILE: drivers/gpu/drm/xe/xe_pcode_api.h:63:
+/* Auxillary info bits */
    ^^^^^^^^^

-:104: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#104: 
new file mode 100644

-:149: WARNING:TYPO_SPELLING: 'Auxillary' may be misspelled - perhaps 'Auxiliary'?
#149: FILE: drivers/gpu/drm/xe/xe_survivability_mode.c:41:
+ *			      Auxillary Information  - Certain failures may have information in
   			      ^^^^^^^^^

-:194: WARNING:TYPO_SPELLING: 'Auxillary' may be misspelled - perhaps 'Auxiliary'?
#194: FILE: drivers/gpu/drm/xe/xe_survivability_mode.c:86:
+			snprintf(name, NAME_MAX, "Auxillary Info %d", index);
 			                          ^^^^^^^^^

total: 0 errors, 4 warnings, 0 checks, 310 lines checked
4e48c8faa7e7 drm/xe: Enable Boot Survivability mode
693d54f86384 drm/xe: Initialize mei-gsc and vsec in survivability mode




More information about the Intel-xe mailing list