Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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