git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0e775a
)
ARM: memblock: convert free_highpages() to use memblock
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 27 Oct 2010 18:45:49 +0000
(19:45 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 28 Oct 2010 12:54:44 +0000
(13:54 +0100)
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>
No differences found