]> www.infradead.org Git - users/jedix/linux-maple.git/commit
configs/debug: make sure PROVE_RCU_LIST=y takes effect
authorJakub Kicinski <kuba@kernel.org>
Wed, 16 Oct 2024 01:11:44 +0000 (18:11 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 28 Oct 2024 17:21:09 +0000 (10:21 -0700)
commita3e4bf7f9675b11d970bdbc9ccb24434d448b2c2
treeee6a1fb39dd5d9b3493d6af25c3cdafdfec02406
parentb8ee7a11c75436b85fa1641aa5f970de0f8a575c
configs/debug: make sure PROVE_RCU_LIST=y takes effect

Commit 0aaa8977acbf ("configs: introduce debug.config for CI-like setup")
added CONFIG_PROVE_RCU_LIST=y to the common CI config,
but RCU_EXPERT is not set, and it's a dependency for
CONFIG_PROVE_RCU_LIST=y. Make sure CIs take advantage
of CONFIG_PROVE_RCU_LIST=y, recent fixes in networking
indicate that it does catch bugs.

Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Acked-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Acked-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241016011144.3058445-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
kernel/configs/debug.config