Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lockdep: add might_lock() / might_lock_read()
useful to establish a lock dependency in case the actual dependency is rare or hard to trigger. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information