diff options
author | Dmitry Osipenko <[email protected]> | 2022-10-21 00:33:35 +0300 |
---|---|---|
committer | Dmitry Osipenko <[email protected]> | 2022-10-24 22:05:43 +0300 |
commit | 27b2ae654370e1a8e446b0e48c4e406abed12ca1 (patch) | |
tree | 7454c9635057b9335bd3ae069cb2d11884f846fc /drivers/clocksource/timer-microchip-pit64b.c | |
parent | ab28896f1a831581b0b59ef1f7e6fa64066c2546 (diff) |
drm/client: Switch drm_client_buffer_delete() to unlocked drm_gem_vunmap
The drm_client_buffer_delete() wasn't switched to unlocked GEM vunmapping
by accident when rest of drm_client code transitioned to the unlocked
variants of the vmapping functions. Make drm_client_buffer_delete() use
the unlocked variant. This fixes lockdep warning splat about missing
reservation lock when framebuffer is released.
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/dri-devel/[email protected]/T/
Fixes: 79e2cf2e7a19 ("drm/gem: Take reservation lock for vmap/vunmap operations")
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/clocksource/timer-microchip-pit64b.c')
0 files changed, 0 insertions, 0 deletions