]> git.baikalelectronics.ru Git - kernel.git/commit
dma-buf: test shared slot allocation when mutex debugging is active
authorChristian König <christian.koenig@amd.com>
Thu, 4 Oct 2018 12:45:17 +0000 (14:45 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 25 Oct 2018 11:45:23 +0000 (13:45 +0200)
commit2648ae56cadd785ef614b4d68b106fcd1cb686ab
tree128be2859e481029bfa3b33e4903c5b38b489e28
parent3e36c04c3282f6e34ad0f21b70b90032b6e48c50
dma-buf: test shared slot allocation when mutex debugging is active

Set shared_max to the number of shared fences right before we release
the lock.

This way every attempt to add a shared fence without previously
reserving a slot will cause an error.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Junwei Zhang <Jerry.Zhang@amd.com>
Link: https://patchwork.kernel.org/patch/10626147/
include/linux/reservation.h