git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f6f49a
)
[ARM] smp: fix cpumask usage in ARM SMP code
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 17 May 2009 15:20:18 +0000
(16:20 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 17 May 2009 15:22:46 +0000
(16:22 +0100)
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>
No differences found