From: Russell King Date: Sun, 17 May 2009 15:20:18 +0000 (+0100) Subject: [ARM] smp: fix cpumask usage in ARM SMP code X-Git-Tag: v2.6.30-rc7~16^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=826681043d7184b4d650cab5b007b9a86b628eb5;p=pandora-kernel.git [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 --- Reading git-diff-tree failed