commit | 5740671e596bdc3986a5391997de194300970201 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jun 12 14:28:30 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jun 12 15:27:44 2019 +0100 |
tree | 3036da43b1483e5fced875dd1d1db7e247bc4987 | |
parent | c412187dda6ea557879b6103d17a3f47e38621ed [diff] |
dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXES Mark the access to reservation_object.fence as being protected to silence sparse. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190612132830.31221-1-chris@chris-wilson.co.uk