✓ CI.checkpatch: success for drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init() (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri May 30 14:42:16 UTC 2025
== Series Details ==
Series: drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init() (rev2)
URL : https://patchwork.freedesktop.org/series/149690/
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 20b29cb8b3b6e29b9b5c90ae71e7a642978d3452
Author: Maciej Patelczyk <maciej.patelczyk at intel.com>
Date: Fri May 30 15:56:27 2025 +0200
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
There is unmatched xe_vm_unlock() in the __xe_exec_queue_init().
Leftover from commit fbeaad071a98 ("drm/xe: Create LRC BO without VM")
Fixes: fbeaad071a98 ("drm/xe: Create LRC BO without VM")
Signed-off-by: Maciej Patelczyk <maciej.patelczyk at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 5ee21c4d445a914860e59678f036866f80ebade4 drm-intel
20b29cb8b3b6 drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
More information about the Intel-xe
mailing list