diff options
author | Peter Zijlstra <peterz@infradead.org> | 2019-04-09 14:59:03 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-04-18 13:50:18 +0300 |
commit | 8808a7c65423cdd07ea12f9ecd812e56c7857421 (patch) | |
tree | 5524e1ad298b989c894faf9a2334aa0e2ed1d3c9 /Documentation | |
parent | 627f364d24c009b61c9199b2c75006e35c294675 (diff) | |
download | linux-8808a7c65423cdd07ea12f9ecd812e56c7857421.tar.xz |
locking/lockdep: Generate LOCKF_ bit composites
Instead of open-coding the bitmasks, generate them using the
lockdep_states.h header.
This prepares for additional states, which would make the manual masks
tedious and error prone.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions