commit | a1bbaec0cd2a59d4bb09b72e4541a8a12e480d5d | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Tue Sep 02 11:44:21 2008 -0400 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Nov 28 15:36:45 2008 +0000 |
tree | c574a8fb0078ea5931264bbac8ee6dfc5e3bc6e5 | |
parent | 4b5f32cee0cce7b9783ced5cbeabd17aa53c51fb [diff] |
[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>