✗ CI.checkpatch: warning for Add configfs support for survivability mode (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 3 10:43:17 UTC 2025
== Series Details ==
Series: Add configfs support for survivability mode (rev3)
URL : https://patchwork.freedesktop.org/series/145999/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f1f43429a58aaaa29f9763667aff78f2817fba40
Author: Riana Tauro <riana.tauro at intel.com>
Date: Thu Apr 3 15:55:53 2025 +0530
drm/xe: Enable configfs support for survivability mode
Enable survivability mode if supported and configfs attribute is set.
Enabling survivability mode manually is useful in cases where pcode does
not detect failure, validation and for IFR (in-field-repair).
To set configfs survivability mode attribute for a device
echo 1 > /sys/kernel/config/xe/0000:03:00.0/survivability_mode
The card enters survivability mode if supported
v2: add a log if survivability mode is enabled for unsupported
platforms (Rodrigo)
Signed-off-by: Riana Tauro <riana.tauro at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 135e2838ed7d44d880e7e19971b1234e6ae04ded drm-intel
3ab1b92c6a32 drm/xe: Add configfs to enable survivability mode
-:35: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#35:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 244 lines checked
810749ef1b5e drm/xe: add documentation for survivability mode
f1f43429a58a drm/xe: Enable configfs support for survivability mode
More information about the Intel-xe
mailing list