rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 18 May 2022 01:03:36 +0000 (18:03 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 19 Jul 2022 18:39:59 +0000 (11:39 -0700)
commitb3ade95b8ee507d650d9e163abfdf645a9f3886d
tree14b877543470794e84768c58ab5bdde8f5ce186c
parent70a82c3c55c8665d3996dcb9968adcf24d52bbc4
rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels

The RCU_STRICT_GRACE_PERIOD Kconfig option does nothing in kernels
built with CONFIG_TINY_RCU=y, so this commit adjusts the dependencies
to disallow this combination.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Neeraj Upadhyay <quic_neeraju@quicinc.com>
kernel/rcu/Kconfig.debug