✓ CI.checkpatch: success for drm/xe: Make exec_queue_kill safe to call twice

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 14 21:02:50 UTC 2024


== Series Details ==

Series: drm/xe: Make exec_queue_kill safe to call twice
URL   : https://patchwork.freedesktop.org/series/137329/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 75cd7a4e9f71a7dbe9ced0e3ad8d8b0e166362c7
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Wed Aug 14 13:56:54 2024 -0700

    drm/xe: Make exec_queue_kill safe to call twice
    
    An upcoming PXP patch will kill queues at runtime when a PXP
    invalidation event occurs, so we need exec_queue_kill to be safe to call
    multiple times.
    
    v2: Add documentation (Matt B)
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 79d8c33863d99ac1b04afcce123bdc2ad919e993 drm-intel
75cd7a4e9f71 drm/xe: Make exec_queue_kill safe to call twice




More information about the Intel-xe mailing list