[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)
commita1bbaec0cd2a59d4bb09b72e4541a8a12e480d5d
treec574a8fb0078ea5931264bbac8ee6dfc5e3bc6e5
parent4b5f32cee0cce7b9783ced5cbeabd17aa53c51fb
[ARM] split highmem into its own memory bank

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