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:
72d7c3b
)
x86, memblock: Replace e820_/_early string with memblock_
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 25 Aug 2010 20:39:17 +0000
(13:39 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 27 Aug 2010 18:13:47 +0000
(11:13 -0700)
1.include linux/memblock.h directly. so later could reduce e820.h reference.
2 this patch is done by sed scripts mainly
-v2: use MEMBLOCK_ERROR instead of -1ULL or -1UL
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found