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:
dbe3039
)
memblock: Introduce for_each_memblock() and new accessors
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 4 Aug 2010 03:40:38 +0000
(13:40 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 4 Aug 2010 04:38:57 +0000
(14:38 +1000)
Walk memblock's using for_each_memblock() and use memblock_region_base/end_pfn() for
getting to PFNs.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found