✓ CI.checkpatch: success for drm/xe: Drop slab for hw fences
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 24 22:56:45 UTC 2025
== Series Details ==
Series: drm/xe: Drop slab for hw fences
URL : https://patchwork.freedesktop.org/series/148226/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 61e6f882c0800519143cd9439cbf3e67fb62e089
Author: Matthew Brost <matthew.brost at intel.com>
Date: Thu Apr 24 11:40:27 2025 -0700
drm/xe: Drop slab for hw fences
Fences can outlive the Xe module so drop slab allocations for hw fences
to prevent potential UAF.
Suggested-by: Christian König <christian.koenig at amd.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 22d29c516450a3931a8e0b1346ab9f334c19ab9c drm-intel
61e6f882c080 drm/xe: Drop slab for hw fences
More information about the Intel-xe
mailing list