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

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 30 13:04:03 UTC 2024


== Series Details ==

Series: drm/xe: skip error capture when exec queue is killed (rev2)
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 862140e0181dd60c8bff9d570fbdbd6c800183bd
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>
+ /mt/dim checkpatch 39bf0b9d268e460fe2b7e9f792c9d610655eb9b7 drm-intel
862140e0181d drm/xe: skip error capture when exec queue is killed




More information about the Intel-xe mailing list