✓ CI.checkpatch: success for Large devcoredump file support
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 10 04:11:26 UTC 2025
== Series Details ==
Series: Large devcoredump file support
URL : https://patchwork.freedesktop.org/series/147503/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5e1cc130e4ad491048ebe6eb52a175b48c08676f
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Apr 9 21:06:22 2025 -0700
drm/xe: Abort printing coredump in VM printer output if full
Abort printing coredump in VM printer output if full. Helps speedup
large coredumps which need to walked multiple times in
xe_devcoredump_read.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch c54633598106dbdb97f3aa589587b8176009b6d8 drm-intel
10a556e9e78a drm/xe: Add devcoredump chunking
d7c72e3d9820 drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
296fffce9e01 drm/print: Add drm_printer_is_full
5e1cc130e4ad drm/xe: Abort printing coredump in VM printer output if full
More information about the Intel-xe
mailing list