diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-06-10 22:46:44 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-06-10 22:46:44 +0200 |
commit | be77f87c001b770f13fe742becb08b847d9542f1 (patch) | |
tree | 0dc068c57aee1f87a70eae31f3ad8ecc7e4eb702 /init | |
parent | rcu: Move redundant call to note_gp_changes() into called function (diff) | |
parent | kthread: Add kworker kthreads to OS-jitter documentation (diff) | |
parent | rcu: Apply Dave Jones's NOCB Kconfig help feedback (diff) | |
parent | powerpc,kvm: fix imbalance srcu_read_[un]lock() (diff) | |
parent | rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs (diff) | |
download | linux-be77f87c001b770f13fe742becb08b847d9542f1.tar.xz linux-be77f87c001b770f13fe742becb08b847d9542f1.zip |
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD
cbnum.2013.06.10a: Apply simplifications stemming from the new callback
numbering.
doc.2013.06.10a: Documentation updates.
fixes.2013.06.10a: Miscellaneous fixes.
srcu.2013.06.10a: Updates to SRCU.
tiny.2013.06.10a: Eliminate TINY_PREEMPT_RCU.