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:
df366e9
)
x86: fix init_memory_mapping over boundary v3
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Sat, 28 Jun 2008 10:30:39 +0000
(
03:30
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 11:16:06 +0000
(13:16 +0200)
some ram-end boundary only has page alignment, instead of 2M alignment.
v2: make init_memory_mapping more solid: start could be any value other than 0
v3: fix NON PAE by handling left over in kernel_physical_mapping
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found