✓ CI.checkpatch: success for series starting with [1/2] drm/xe/ct: prevent UAF in send_recv()
Patchwork
patchwork at emeril.freedesktop.org
Mon Sep 30 15:22:44 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/xe/ct: prevent UAF in send_recv()
URL : https://patchwork.freedesktop.org/series/139300/
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 50f6c69315c6c4c7403872b73c058e482b10dd4a
Author: Matthew Auld <matthew.auld at intel.com>
Date: Mon Sep 30 13:29:42 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>
+ /mt/dim checkpatch 2a8d54969ceeb99f139f89f49e8fc25f71fa5bed drm-intel
9f8dbad70e22 drm/xe/ct: prevent UAF in send_recv()
50f6c69315c6 drm/xe/ct: drop irq usage of xa_erase()
More information about the Intel-xe
mailing list