Skip to content
Commit 82668104 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] smp: fix cpumask usage in ARM SMP code



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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 0f6f49a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment