✓ CI.checkpatch: success for drm/xe: skip error capture when exec queue is killed (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed May 1 21:12:02 UTC 2024


== Series Details ==

Series: drm/xe: skip error capture when exec queue is killed (rev3)
URL   : https://patchwork.freedesktop.org/series/132906/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2058e9a37b5fb3c362f987330051feeb478acf07
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date:   Tue Apr 30 18:42:29 2024 +0530

    drm/xe: skip error capture when exec queue is killed
    
    When user closes exec queue soon after job submission,
    we are generating error coredump. Instead check if
    exec queue is killed during job timeout then skip
    error coredump capture.
    
    V2:
      - Just skip error capture - MattB
    
    Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 0c418be899e4476fb09eec9f6693432bcc0c45d1 drm-intel
2058e9a37b5f drm/xe: skip error capture when exec queue is killed




More information about the Intel-xe mailing list