mirror of
https://github.com/torvalds/linux.git
synced 2026-08-30 20:39:04 +02:00
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 |
||
|---|---|---|
| .. | ||
| dma-buf.c | ||
| dma-fence-array.c | ||
| dma-fence.c | ||
| Kconfig | ||
| Makefile | ||
| reservation.c | ||
| seqno-fence.c | ||
| sw_sync.c | ||
| sync_debug.c | ||
| sync_debug.h | ||
| sync_file.c | ||
| sync_trace.h | ||
| udmabuf.c | ||