mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>