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:
9f9d489
)
x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit"
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Tue, 24 Jun 2008 21:32:48 +0000
(17:32 -0400)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 11:15:58 +0000
(13:15 +0200)
The patch "x86: introduce init_memory_mapping for 32bit" does not allocate
enough space for PTEs if the CPU does not implement PSE.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found