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:
7279dc3
)
[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 11 Feb 2009 12:14:57 +0000
(13:14 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 12 Feb 2009 10:59:45 +0000
(10:59 +0000)
The __cpu_up() function in arch/arm/kernel/smp.c sets the pmd entries
without flushing or cleaning them.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found