✓ CI.checkpatch: success for drm/xe/guc: Reformat dead CT reason string to be devcoredump compatible
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 25 20:36:42 UTC 2025
== Series Details ==
Series: drm/xe/guc: Reformat dead CT reason string to be devcoredump compatible
URL : https://patchwork.freedesktop.org/series/146762/
State : success
== 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 be523a113112d25e639770c5ea4fe76e067d8006
Author: John Harrison <John.C.Harrison at Intel.com>
Date: Tue Mar 25 13:31:11 2025 -0700
drm/xe/guc: Reformat dead CT reason string to be devcoredump compatible
The dump on a dead CT tries to emulate the devcoredump formatting (it
would use devcoredump code directly but that requires more re-work to
happen - work in progress). So update the print of the dead CT reason
code to match the format of the 'reason' string that was added to the
actual devcoredump a little while ago.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch b70bbb26ec306486f2ece84a9876d7eefa21da26 drm-intel
be523a113112 drm/xe/guc: Reformat dead CT reason string to be devcoredump compatible
More information about the Intel-xe
mailing list