commit | e5601400081651060a59bd1f45f2821bb8e97f95 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Sat Jan 07 11:03:57 2012 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Feb 21 09:03:34 2012 -0800 |
tree | 391e7e0b08d8b642eca260950c7f052832411aa9 | |
parent | ae1f18e480c83d15539fb234a2dc5f0aa04cb119 [diff] |
rcu: Simplify offline processing Move ->qsmaskinit and blkd_tasks[] manipulation to the CPU_DYING notifier. This simplifies the code by eliminating a potential deadlock and by reducing the responsibilities of force_quiescent_state(). Also rename functions to make their connection to the CPU-hotplug stages explicit. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>