mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-25 07:31:16 +00:00
The ARM SMP code wasn't properly updated for the cpumask changes, which results in smp_timer_broadcast() broadcasting ticks to non-online CPUs. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>