]> git.baikalelectronics.ru Git - kernel.git/commit
locking/lockdep: Add module_param to enable consistency checks
authorPeter Zijlstra <peterz@infradead.org>
Mon, 25 Feb 2019 14:56:32 +0000 (15:56 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 28 Feb 2019 06:55:50 +0000 (07:55 +0100)
commit14107b2dded3caccba5606766c4069437f5ae517
tree64445bcbee51543fbceb0d7614545b3ab7b67f15
parent9a7a02c06bbcf5f260552405239ea18a552260c8
locking/lockdep: Add module_param to enable consistency checks

And move the whole lot under CONFIG_DEBUG_LOCKDEP.

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>
kernel/locking/lockdep.c