Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"
authorBoqun Feng <boqun.feng@gmail.com>
Fri, 7 Aug 2020 07:42:36 +0000 (15:42 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 26 Aug 2020 10:42:07 +0000 (12:42 +0200)
commit108dc42ed3507fe06214d51ab15fca7771df8bbd
treed938aaae6fdccc806d04c31f618cfb1d043bf540
parent8ef7ca75120a39167def40f41daefee013c4b5af
Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"

This reverts commit d82fed75294229abc9d757f08a4817febae6c4f4.

Since we now could handle mixed read-write deadlock detection well, the
self tests could be detected as expected, no need to use this
work-around.

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-18-boqun.feng@gmail.com
lib/locking-selftest.c