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:
2ea8339
)
[PATCH] ARM: Move PGD kernel page table initialisation
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 27 Jun 2005 13:08:56 +0000
(14:08 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 27 Jun 2005 13:08:56 +0000
(14:08 +0100)
It doesn't make sense to have the PGD kernel pointers initialisation
separate from the PGD user pointers, especially when we clean the
data cache over the whole range.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found