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:
bfca945
)
[ARM] Fix mm initialisation with write buffered write allocate caches
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 2 Nov 2005 14:11:35 +0000
(14:11 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 2 Nov 2005 14:11:35 +0000
(14:11 +0000)
It seems that without the extra tlb flush, we may end up faulting
during the early kernel initialisation because the TLB can't see
the updated page tables.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found