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