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:
e9d5600
)
[ARM] mem_init() cleanups
author
Nicolas Pitre
<nico@cam.org>
Wed, 17 Sep 2008 18:50:42 +0000
(14:50 -0400)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 15 Feb 2012 17:37:50 +0000
(19:37 +0200)
Make free_area() arguments pfn based, and return number of freed pages.
This will simplify highmem initialization later.
Also, codepages, datapages and initpages are actually codesize, datasize
and initsize.
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found