dma-buf: fix inconsistent debug print v2
authorChristian König <christian.koenig@amd.com>
Thu, 6 May 2021 13:00:31 +0000 (15:00 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 4 Jun 2021 11:48:48 +0000 (13:48 +0200)
commit680753dd9d7d9e4a64515f41cc882471869963a6
tree12ad99ebc0bb772413cb6c9747ff93fcc6cb7fc3
parent610d9c311b1387f8c4ac602fee1f2a1cb0508707
dma-buf: fix inconsistent debug print v2

Drop the whole rcu handling since we are holding the resv lock anyway.

v2: drop all rcu handling instead.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210602140359.272601-1-christian.koenig@amd.com
drivers/dma-buf/dma-buf.c