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:
81d1195
)
ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast
author
Tony Lindgren
<tony@atomide.com>
Tue, 5 Oct 2010 15:40:13 +0000
(16:40 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:02:24 +0000
(10:02 +0100)
Broadcast should not be needed when running SMP kernel on UP systems.
Also, this fixes an undefined instruction for SMP_ON_UP on earlier ARM
cores without the extended CPUID_EXT_MMFR3 register.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found