✓ CI.checkpatch: success for drm/xe: Release gud ids before cancelling work (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 6 13:44:06 UTC 2025


== Series Details ==

Series: drm/xe: Release gud ids before cancelling work (rev2)
URL   : https://patchwork.freedesktop.org/series/145907/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 685a4641dee0e5982e762a3a36ec6f4848be3860
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date:   Thu Mar 6 18:42:11 2025 +0530

    drm/xe: Release gud ids before cancelling work
    
    A GT resets can be occurring in parallel while cancelling
    work in async call  which can requeue these workers.
    to avoid that, lets first release guc ids and then cancel
    work so they don't requeued.
    
    Fixes: 8ae8a2e8dd21 ("drm/xe: Long running job update")
    Fixes: 18fbd567e75f ("drm/xe: cancel pending job timer before freeing scheduler")
    Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch f2e11e8d7c76352a82d73307e16a8d8d662e05b4 drm-intel
685a4641dee0 drm/xe: Release gud ids before cancelling work




More information about the Intel-xe mailing list