• Paul E. McKenney's avatar
    refscale: Allow refscale without RCU Tasks · 5f654af1
    Paul E. McKenney authored
    Currently, a CONFIG_PREEMPT_NONE=y kernel substitutes normal RCU for
    RCU Tasks.  Unless that kernel builds refscale, whether built-in or as a
    module, in which case RCU Tasks is (unnecessarily) built in.  This both
    increases kernel size and increases the complexity of certain tracing
    operations.  This commit therefore decouples the presence of refscale
    from the presence of RCU Tasks.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    5f654af1
NOPREEMPT 402 Bytes