[ARM] Separate page table manipulation code from bootmem initialisation
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 27 Sep 2006 09:00:54 +0000 (10:00 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Sep 2006 09:10:58 +0000 (10:10 +0100)
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>

No differences found