OSDN Git Service

dma-buf: make reservation_object_copy_fences rcu save
authorChristian König <christian.koenig@amd.com>
Mon, 4 Sep 2017 19:02:45 +0000 (21:02 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Oct 2017 15:07:56 +0000 (11:07 -0400)
commit39e16ba16c147e662bf9fbcee9a99d70d420382f
tree89470ac8853b76ddafb9334aaad73aec18d3cb32
parent6d281b1f79e194c02125da29ea77316810261ca8
dma-buf: make reservation_object_copy_fences rcu save

Stop requiring that the src reservation object is locked for this operation.

Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1504551766-5093-1-git-send-email-deathsimple@vodafone.de
drivers/dma-buf/reservation.c