lockdep/selftest: Unleash irq_read_recursion2 and add more
authorBoqun Feng <boqun.feng@gmail.com>
Fri, 7 Aug 2020 07:42:34 +0000 (15:42 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 26 Aug 2020 10:42:06 +0000 (12:42 +0200)
commit31e0d747708272356bee9b6a1b90c1e6525b0f6d
tree46ba8c27ea53d3fbfe38ea2755e4365b0b5f8db9
parentf611e8cf98ec908b9c2c0da6064a660fc6022487
lockdep/selftest: Unleash irq_read_recursion2 and add more

Now since we can handle recursive read related irq inversion deadlocks
correctly, uncomment the irq_read_recursion2 and add more testcases.

Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200807074238.1632519-16-boqun.feng@gmail.com
lib/locking-selftest.c