✓ CI.checkpatch: success for Large devcoredump file support
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 24 05:57:43 UTC 2025
== Series Details ==
Series: Large devcoredump file support
URL : https://patchwork.freedesktop.org/series/148142/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 54fa0700a136864003ebdb3d89c23b3486d600ca
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Apr 23 10:17:25 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.
v2:
- s/drm_printer_is_full/drm_coredump_printer_is_full (Jani)
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 25d202c4e1f5a5c295b0c3450c274c16221df6a4 drm-intel
973c0846b660 drm/xe: Add devcoredump chunking
311399d8510a drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
938696856b56 drm/print: Add drm_coredump_printer_is_full
54fa0700a136 drm/xe: Abort printing coredump in VM printer output if full
More information about the Intel-xe
mailing list