diff options
author | Ingo Molnar <mingo@kernel.org> | 2013-01-24 13:28:24 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-01-24 13:28:24 +0100 |
commit | d36b7b9643faca8aab8cee8d824f75c800b337ac (patch) | |
tree | 7b9b1cb9f4dcccbc86fc8ae7a1926cd70579c3a4 /Documentation | |
parent | ff7532ca2c631e7e96dcd305a967b610259dc0ea (diff) | |
parent | 1b0048a44c502c5ab850203e6e0a6498d7d8676d (diff) | |
download | linux-stable-d36b7b9643faca8aab8cee8d824f75c800b337ac.tar.gz linux-stable-d36b7b9643faca8aab8cee8d824f75c800b337ac.tar.bz2 linux-stable-d36b7b9643faca8aab8cee8d824f75c800b337ac.zip |
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
Pull RCU fixes from Paul E. McKenney.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 363e348bff9b..6c723811c0a0 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -2438,7 +2438,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. real-time workloads. It can also improve energy efficiency for asymmetric multiprocessors. - rcu_nocbs_poll [KNL,BOOT] + rcu_nocb_poll [KNL,BOOT] Rather than requiring that offloaded CPUs (specified by rcu_nocbs= above) explicitly awaken the corresponding "rcuoN" kthreads, |