✗ CI.checkpatch: warning for Add configfs support for survivability mode (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 7 05:06:03 UTC 2025
== Series Details ==
Series: Add configfs support for survivability mode (rev4)
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 a4c9110ce0dcafb16d77b6eb56e1353a77ae54cd
Author: Riana Tauro <riana.tauro at intel.com>
Date: Mon Apr 7 10:44:13 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 c4fc93b0ec49f4b0105c142502b7d1d5de379950 drm-intel
4d5cdbdc6bc7 drm/xe: Add configfs to enable survivability mode
-:38: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#38:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 242 lines checked
ca57a6ed884d drm/xe: Add documentation for survivability mode
a4c9110ce0dc drm/xe: Enable configfs support for survivability mode
More information about the Intel-xe
mailing list