✓ CI.checkpatch: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 1 08:51:35 UTC 2024


== Series Details ==

Series: series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
URL   : https://patchwork.freedesktop.org/series/139375/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 520f5a6d96bdbf5551811024bb0b8d16ed1e89c8
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Tue Oct 1 09:43:50 2024 +0100

    drm/xe/ct: drop irq usage of xa_erase()
    
    Unclear why disabling interrupts is needed here. Nothing seems to be
    touching fence_lookup and its corresponding lock from an irq so there
    should be no risk of deadlock.
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 126b085652ff525948f88b62128ec9d95e00e281 drm-intel
36a689d62d24 drm/xe/ct: prevent UAF in send_recv()
c95fe95435b1 drm/xe/ct: fix xa_store() error checking
59f94950b6f1 drm/xe/guc_submit: fix xa_store() error checking
520f5a6d96bd drm/xe/ct: drop irq usage of xa_erase()




More information about the Intel-xe mailing list