ARM: memblock: convert free_highpages() to use memblock
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Oct 2010 18:45:49 +0000 (19:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 28 Oct 2010 12:54:44 +0000 (13:54 +0100)
commitdf4f14c7b22e43e67c0e4e3b005ff897a0a72f4d
tree1e4bc4f02854bb7e6559301fd79031747ba3c2b0
parentd0e775afb94d9b61ba6c63299169ef7a87b68189
ARM: memblock: convert free_highpages() to use memblock

Free the high pages using the memblock memory lists - and more
importantly, exclude any memblock allocations in highmem from the
free'd memory.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/init.c