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:
f339ab3
)
[ARM] Re-jig bootmem initialisation
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Fri, 28 Oct 2005 13:48:37 +0000
(14:48 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 28 Oct 2005 13:48:37 +0000
(14:48 +0100)
Make ARM independent of the way bootmem operates internally. We
now map each node as we initialise it, and place the bootmem bitmap
inside each node, rather than all in the first node.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found