commit | df4f14c7b22e43e67c0e4e3b005ff897a0a72f4d | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 27 19:45:49 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Oct 28 13:54:44 2010 +0100 |
tree | 1e4bc4f02854bb7e6559301fd79031747ba3c2b0 | |
parent | d0e775afb94d9b61ba6c63299169ef7a87b68189 [diff] |
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>