✗ CI.checkpatch: warning for drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 13 10:44:12 UTC 2025
== Series Details ==
Series: drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug (rev2)
URL : https://patchwork.freedesktop.org/series/152835/
State : warning
== 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
6f9293a391ff3c575bc021f454be5d0a0c076f57
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ddd66098df3cd799ab37a2cfc79071ff311b283e
Author: Christoph Manszewski <christoph.manszewski at intel.com>
Date: Wed Aug 13 12:12:31 2025 +0200
drm/xe: Untangle vm_bind_ioctl cleanup order
Change the resource cleanup order to align with reverse allocation order.
Cc: Matthew Brost <matthew.brost at intel.com>
Signed-off-by: Christoph Manszewski <christoph.manszewski at intel.com>
+ /mt/dim checkpatch 546fc742f08b8dbd3fa1486933c9b15085e11d13 drm-intel
2aceae6b34bb drm/xe: Fix vm_bind_ioctl double free bug
-:18: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#18:
CPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)
total: 0 errors, 1 warnings, 0 checks, 15 lines checked
ddd66098df3c drm/xe: Untangle vm_bind_ioctl cleanup order
More information about the Intel-xe
mailing list