[ARM] split highmem into its own memory bank
authorNicolas Pitre <nico@cam.org>
Tue, 2 Sep 2008 15:44:21 +0000 (11:44 -0400)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Nov 2008 15:36:45 +0000 (15:36 +0000)
Doing so will greatly simplify the bootmem initialization code as each
bank is therefore entirely lowmem or highmem with no crossing between
those zones.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/mmu.c

Simple merge