diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2013-05-21 00:57:16 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-21 15:56:21 (GMT) |
commit | aa033810461ee56abbef6cef10aabd6b97f5caee (patch) | |
tree | 9c21df247fe421edf215515d3f2ab9c99ef46964 /drivers/pwm/pwm-mxs.c | |
parent | 0ddaa974258a4cde9a06c079bfd7863644e10d31 (diff) | |
download | linux-aa033810461ee56abbef6cef10aabd6b97f5caee.tar.xz |
ARM: smp: Drop RCU_NONIDLE usage in cpu_die()
Before f7b861b7a6d9 ("arm: Use generic idle loop") ARM would kill the
CPU within the rcu idle section. Now that the rcu_idle_enter()/exit()
pair have been pushed lower down in the idle loop this is no longer true
and so using RCU_NONIDLE here is no longer necessary and also harmful
because RCU is not actually idle at this point.
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/pwm/pwm-mxs.c')
0 files changed, 0 insertions, 0 deletions