+1
−1
Loading
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>