Re: [PATCH 14/24] dma-buf/drivers: make reserving a shared slot mandatory v2

2021-12-22 Thread Daniel Vetter
On Tue, Dec 07, 2021 at 01:34:01PM +0100, Christian König wrote: > Audit all the users of dma_resv_add_excl_fence() and make sure they > reserve a shared slot also when only trying to add an exclusive fence. > > This is the next step towards handling the exclusive fence like a > shared one. > > v

[PATCH 14/24] dma-buf/drivers: make reserving a shared slot mandatory v2

2021-12-07 Thread Christian König
Audit all the users of dma_resv_add_excl_fence() and make sure they reserve a shared slot also when only trying to add an exclusive fence. This is the next step towards handling the exclusive fence like a shared one. v2: fix missed case in amdgpu Signed-off-by: Christian König --- drivers/dma-