summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-02-04 21:14:24 +0100
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-03-12 22:07:37 +0100
commitb0f740360efec6e6471547c0548f250bc045a233 (patch)
treed76138b1443740c2aea593331c0898fe6c99a124 /arch
parentrcu: Fix spacing problem (diff)
downloadlinux-b0f740360efec6e6471547c0548f250bc045a233.tar.xz
linux-b0f740360efec6e6471547c0548f250bc045a233.zip
rcu: Avoid invoking RCU core on offline CPUs
Offline CPUs transition through the scheduler to the idle loop one last time before being shut down. This can result in RCU raising softirq on this CPU, which is at best useless given that the CPU's callbacks will be offloaded at CPU_DEAD time. This commit therefore avoids raising softirq on offline CPUs. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions