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:
4515889
)
x86: fix kernel_physical_mapping_init() for large x86 systems
author
Jack Steiner
<steiner@sgi.com>
Wed, 16 Jul 2008 16:11:59 +0000
(11:11 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Jul 2008 16:27:36 +0000
(18:27 +0200)
Fix bug in kernel_physical_mapping_init() that causes kernel
page table to be built incorrectly for systems with greater
than 512GB of memory.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Cc: linux-mm@kvack.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found