✓ CI.checkpatch: success for drm/xe: Streamline exec queue freeing path

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 19 20:16:19 UTC 2024


== Series Details ==

Series: drm/xe: Streamline exec queue freeing path
URL   : https://patchwork.freedesktop.org/series/131341/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b893adbf0806f0a338a225ca678d7b02d6be7ab9
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date:   Tue Mar 19 10:59:46 2024 -0700

    drm/xe: Streamline exec queue freeing path
    
    Ensure exec queue freeing happens at one place, that is in
    __xe_exec_queue_free(). It releases q->vm reference also. Set
    q->vm before handling extensions as they can potentially reference it.
    
    Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch 38507920a9f9bd379ae008903e42fd7419b346c3 drm-intel
b893adbf0806 drm/xe: Streamline exec queue freeing path




More information about the Intel-xe mailing list