diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2017-06-13 10:26:46 +0200 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2019-02-27 23:51:43 +0100 |
commit | 547c7138bcfb869c4cda6548f358eaa64102cccf (patch) | |
tree | 0168c78127332548381f5c369bd91dd1f3101f76 /drivers/gpu/drm/vc4 | |
parent | 60b801999c48b6c1dd04e653a38e2e613664264e (diff) |
dma-buf: add some lockdep asserts to the reservation object implementation
This adds lockdep asserts to the reservation functions which state in their
documentation that obj->lock must be held. Allows builds with PROVE_LOCKING
enabled to check that the locking requirements are met.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180111165302.25556-1-l.stach@pengutronix.de
Diffstat (limited to 'drivers/gpu/drm/vc4')
0 files changed, 0 insertions, 0 deletions