diff options
author | Christian König <christian.koenig@amd.com> | 2019-08-05 14:24:55 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2019-08-13 09:07:58 +0200 |
commit | 5d344f58da760b226562e7d5199fb73294eb93fa (patch) | |
tree | dabe9434fb720c4c0d80b7078cccf3acde6e0f9a /samples/mei | |
parent | d3c6dd1fb30d3853c2012549affe75c930f4a2f9 (diff) | |
download | linux-5d344f58da760b226562e7d5199fb73294eb93fa.tar.bz2 |
dma-buf: nuke reservation_object seq number
The only remaining use for this is to protect against setting a new exclusive
fence while we grab both exclusive and shared. That can also be archived by
looking if the exclusive fence has changed or not after completing the
operation.
v2: switch setting excl fence to rcu_assign_pointer
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/322380/
Diffstat (limited to 'samples/mei')
0 files changed, 0 insertions, 0 deletions