diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-03-26 16:07:38 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-03-26 16:07:38 +0100 |
commit | 6d87669357936bffa1e8fea7a4e7743e76905736 (patch) | |
tree | 09382e8a074f46bdd08c7f23cf0ac3c2a787cb26 /Documentation/RCU | |
parent | rcu: Documentation update (diff) | |
parent | rcu: Tone down debugging during boot-up and shutdown. (diff) | |
parent | rcu: Make rcu_accelerate_cbs() note need for future grace periods (diff) | |
download | linux-6d87669357936bffa1e8fea7a4e7743e76905736.tar.xz linux-6d87669357936bffa1e8fea7a4e7743e76905736.zip |
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD
doc.2013.03.12a: Documentation changes.
fixes.2013.03.13a: Miscellaneous fixes.
idlenocb.2013.03.26b: Remove restrictions on no-CBs CPUs, make
RCU_FAST_NO_HZ take advantage of numbered callbacks, add
callback acceleration based on numbered callbacks.