✗ CI.checkpatch: warning for drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 5 20:27:18 UTC 2024


== Series Details ==

Series: drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
URL   : https://patchwork.freedesktop.org/series/128270/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d829f58cf893ebf4958a96765cf1ac3edf07b211
Author: Dan Carpenter <dan.carpenter at linaro.org>
Date:   Fri Jan 5 15:20:22 2024 +0300

    drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
    
    Drop the "&vm->lock" before returning.
    
    Fixes: 24f947d58fe5 ("drm/xe: Use DRM GPUVM helpers for external- and evicted objects")
    Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>
+ /mt/dim checkpatch 2f34bf674c7dad8d0cb6ae92d4e56805d63d0513 drm-intel
d829f58cf drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '24f947d58fe5', maybe rebased or not pulled?
#9: 
Fixes: 24f947d58fe5 ("drm/xe: Use DRM GPUVM helpers for external- and evicted objects")

total: 0 errors, 1 warnings, 0 checks, 25 lines checked




More information about the Intel-xe mailing list