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:
383bc5c
)
x86: fix memory setup bug
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Thu, 26 Jun 2008 07:44:56 +0000
(
00:44
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 11:10:42 +0000
(13:10 +0200)
interesting...
[ 0.000000] mapped low ram: 0 -
20000000
[ 0.000000] low ram:
00000000
-
1fff0000
[ 0.000000] bootmap
00002000
-
00006000
max_pfn_mapped > max_low_pfn?
it seems init_memory_mapping reveals an old bug.
please check attached test patch.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found