Home
last modified time | relevance | path

Searched hist:"826681043 d7184b4d650cab5b007b9a86b628eb5" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dsmp.hdiff 826681043d7184b4d650cab5b007b9a86b628eb5 Sun May 17 10:20:18 CDT 2009 Russell King <rmk@dyn-67.arm.linux.org.uk> [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: Russell King <rmk+kernel@arm.linux.org.uk>
/openbmc/linux/arch/arm/kernel/
H A Dsmp.cdiff 826681043d7184b4d650cab5b007b9a86b628eb5 Sun May 17 10:20:18 CDT 2009 Russell King <rmk@dyn-67.arm.linux.org.uk> [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: Russell King <rmk+kernel@arm.linux.org.uk>