]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Clarify help text for RCU_BOOST_PRIO
authorPaul E. McKenney <paul.mckenney@linaro.org>
Wed, 18 Apr 2012 23:20:18 +0000 (16:20 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 25 Apr 2012 03:54:50 +0000 (20:54 -0700)
commitfb4876de07ca1f2daef4fafbd2b0afb375859c75
tree1a32e3f08548a4b55cd2ec93b240c11a361e74ca
parent1445110bc33f3e978b5b90a8c1a633299c004497
rcu: Clarify help text for RCU_BOOST_PRIO

The old text confused real-time applications with real-time threads, so
that you pretty much needed to understand how this kernel configuration
parameter worked to understand the help text.  This commit therefore
attempts to make the help text human-readable.

Reported-by: Jörn Engel <joern@purestorage.com>
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
init/Kconfig