Skip to content

Commit

Permalink
[ARM] Re-jig bootmem initialisation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Russell King authored and Russell King committed Oct 28, 2005
1 parent f339ab3 commit 9007205
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 348 deletions.
Loading

0 comments on commit 9007205

Please sign in to comment.