diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-12-04 09:48:59 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-02-20 16:10:19 -0800 |
commit | 3016611eedaff3e75feba54392c105db214a4f52 (patch) | |
tree | a1e1a010b3115651ea252fdacac732ee8de0ed7f /kernel/user_namespace.c | |
parent | a7c8655b073d89303911c89d0fd9fc4be7631fbe (diff) |
rcu: Fix CPU offload boot message when no CPUs are offloaded
In CONFIG_RCU_NOCB_CPU=y kernels, if the boot parameters indicate that
none of the CPUs should in fact be offloaded, the following somewhat
obtuse message appears:
Offload RCU callbacks from CPUs: .
This commit therefore makes the message at least grammatically correct
in this case:
Offload RCU callbacks from CPUs: (none)
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/user_namespace.c')
0 files changed, 0 insertions, 0 deletions