commit | 9228b5f24325a3863a4819300b471278ff14b48f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@kernel.org> | Mon Feb 04 19:06:34 2013 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Mon Feb 04 19:06:34 2013 +0100 |
tree | 7108d5a0e1d0a717d80a7f77e45d29255321b2e6 | |
parent | 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 [diff] | |
parent | 40393f525fe698e2b639cf1851ef0a40e7e158a8 [diff] |
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu Pull RCU updates from Paul E. McKenney: 1. Changes to rcutorture and to RCU documentation. Posted to LKML at https://lkml.org/lkml/2013/1/26/188. 2. Enhancements to uniprocessor handling in tiny RCU. Posted to LKML at https://lkml.org/lkml/2013/1/27/2. 3. Tag RCU callbacks with grace-period number to simplify callback advancement. Posted to LKML at https://lkml.org/lkml/2013/1/26/203. 4. Miscellaneous fixes. Posted to LKML at https://lkml.org/lkml/2013/1/26/204. Signed-off-by: Ingo Molnar <mingo@kernel.org>