]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu...
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 16 Nov 2012 17:59:58 +0000 (09:59 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 16 Nov 2012 17:59:58 +0000 (09:59 -0800)
commit5c2e196ce2e92b8f8ec2ff51ce250042fc154b56
tree60cc2e3d6793fdbf8b13704608aafdf01bcec118
parentb97c40aab6606caa51d7ec497e0a84ca04493bc3
parent168a183eb3ea641d1da8bf0987bdf7a6b9caf242
parent5c3c492ec2febba9527a96f4fc87356b184bfe6a
parent69847a86da6662289230c6192e47821b89daaa31
parent14625490652daf8ffbb702690fa7e60cbf2fbf98
parent697994994134316535ffba2bcb71a13e7bc07a9d
parentc45e6c9cf9b72bae5a1444e48e98ef92d29afe11
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD

urgent.2012.10.27a: Fix for RCU user-mode transition (already in -tip).

doc.2012.11.08a: Documentation updates, most notably codifying the
memory-barrier guarantees inherent to grace periods.

fixes.2012.11.13a: Miscellaneous fixes.

srcu.2012.10.27a: Allow statically allocated and initialized srcu_struct
structures (courtesy of Lai Jiangshan).

stall.2012.11.13a: Add more diagnostic information to RCU CPU stall
warnings, also decrease from 60 seconds to 21 seconds.

hotplug.2012.11.08a: Minor updates to CPU hotplug handling.

tracing.2012.11.08a: Improved debugfs tracing, courtesy of Michael Wang.

idle.2012.10.24a: Updates to RCU idle/adaptive-idle handling, including
a boot parameter that maps normal grace periods to expedited.

Resolved conflict in kernel/rcutree.c due to side-by-side change.
Documentation/RCU/whatisRCU.txt
include/linux/rcupdate.h
include/linux/sched.h
kernel/rcutorture.c
kernel/rcutree.c
kernel/rcutree_plugin.h
kernel/sched/core.c
kernel/srcu.c