diff options
author | Danilo Krummrich <dakr@redhat.com> | 2023-08-07 19:32:25 +0300 |
---|---|---|
committer | Danilo Krummrich <dakr@redhat.com> | 2023-08-08 05:47:19 +0300 |
commit | 3cbc772107af4d57a2e2a7eb7fe711c334fd008a (patch) | |
tree | 1c4d23a169dafdfb301efb8d4715471de446ea31 /drivers/gpu/drm/nouveau/nouveau_uvmm.h | |
parent | e39701e33a438108eefb851cdde1ac1e40d683db (diff) | |
download | linux-3cbc772107af4d57a2e2a7eb7fe711c334fd008a.tar.xz |
drm/nouveau: uvmm: remove incorrect calls to mas_unlock()
Remove incorrect calls to mas_unlock() in the unwind path of
__nouveau_uvma_region_insert(). The region maple tree uses an external
lock instead, namely the global uvmm lock.
Fixes: b88baab82871 ("drm/nouveau: implement new VM_BIND uAPI")
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230807163238.2091-5-dakr@redhat.com
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_uvmm.h')
0 files changed, 0 insertions, 0 deletions