]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit086697f7cefed9d72e42fac3808560965d6ea163
tree1e4bc4f02854bb7e6559301fd79031747ba3c2b0
parent4ba969839a3901eaf325aec885e13819590ceae5
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