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:
f88eff7
)
x86, memblock: Add memblock_x86_to_bootmem()
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 25 Aug 2010 20:39:15 +0000
(13:39 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 27 Aug 2010 18:08:21 +0000
(11:08 -0700)
memblock_x86_to_bootmem() will reserve memblock.reserved.region in
bootmem after bootmem is set up.
We can use it to with all arches that support memblock later.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found