mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
nommu does not require the page table manipulation code in the bootmem initialisation paths. Move this into separate inline functions. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>