]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6207752afbcb34510b96999eb29654d1ecf05117
tree14b877543470794e84768c58ab5bdde8f5ce186c
parent16bccedf04b63b61090e0d85e6691d05561f9d57
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