]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 9 Oct 2024 15:45:03 +0000 (17:45 +0200)
committerBoqun Feng <boqun.feng@gmail.com>
Fri, 18 Oct 2024 04:21:16 +0000 (21:21 -0700)
commit560af5dc839eef08a273908f390cfefefb82aa04
treef00c9608f898db4f01f83596a1adfaed32c1574f
parente48bf7ca6056297664eb260fa88cae8e50d9b698
lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.

With the printk issues solved, the last known splat created by
PROVE_RAW_LOCK_NESTING is gone.

Enable PROVE_RAW_LOCK_NESTING by default as part of PROVE_LOCKING. Keep
the defines around in case something serious pops up and it needs to be
disabled.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://lore.kernel.org/r/20241009161041.1018375-2-bigeasy@linutronix.de
lib/Kconfig.debug