✓ CI.checkpatch: success for drm/xe: Add process name to devcoredump (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 21 19:31:06 UTC 2024
== Series Details ==
Series: drm/xe: Add process name to devcoredump (rev2)
URL : https://patchwork.freedesktop.org/series/133887/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 92153a9c6ce376e9f6ddf03983f101eafbe9c31b
Author: José Roberto de Souza <jose.souza at intel.com>
Date: Tue May 21 11:37:51 2024 -0700
drm/xe: Add process name to devcoredump
Process name help us track what application caused the gpug hang, this
is crucial when running several applications at the same time.
v2:
- handle Xe KMD exec_queues without VM
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch a4b74275d65738375c23f0585f214b36a8b7c901 drm-intel
92153a9c6ce3 drm/xe: Add process name to devcoredump
More information about the Intel-xe
mailing list