✓ CI.checkpatch: success for drm/xe: Add process name to devcoredump (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed May 22 20:17:46 UTC 2024


== Series Details ==

Series: drm/xe: Add process name to devcoredump (rev3)
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 e8e48576903c7d1699f06976d66a4cd3a70189d5
Author: José Roberto de Souza <jose.souza at intel.com>
Date:   Wed May 22 13:12:03 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
    
    v3:
    - use get_pid_task() (suggested by Nirmoy)
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
    Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch b912a794bf8a370cde8be56c138f5c82de0dde8f drm-intel
e8e48576903c drm/xe: Add process name to devcoredump




More information about the Intel-xe mailing list