]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Apply Dave Jones's NOCB Kconfig help feedback
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 30 Apr 2013 21:49:42 +0000 (14:49 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 May 2013 20:59:27 +0000 (13:59 -0700)
commit5684b0d1ff0708f1cacea654bd3be8da9d653f1a
treef7509aa8e4bb8a0f00d7b1f63e5e38ebed3f23e0
parent1e22fc2fccf9ac40fb311c508c8ba7061b0c80e5
rcu: Apply Dave Jones's NOCB Kconfig help feedback

The Kconfig help text for the RCU_NOCB_CPU_NONE, RCU_NOCB_CPU_ZERO,
and RCU_NOCB_CPU_ALL Kconfig options was unclear, so this commit
adds a bit more detail.

Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
init/Kconfig