summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlok Kataria2008-08-08 21:15:57 +0200
committerH. Peter Anvin2008-08-09 00:22:02 +0200
commit31343d8a5079cda57ffd539fcf4f00cea344fe98 (patch)
tree6007c23073caf1ca7bf71663884fbf71f5b54e1c /include
parentx86: fdiv bug detection fix (diff)
downloadkernel-qcow2-linux-31343d8a5079cda57ffd539fcf4f00cea344fe98.tar.gz
kernel-qcow2-linux-31343d8a5079cda57ffd539fcf4f00cea344fe98.tar.xz
kernel-qcow2-linux-31343d8a5079cda57ffd539fcf4f00cea344fe98.zip
x86: Fix broken VMI in 2.6.27-rc..
The lowmem mapping table created by VMI need not depend on max_low_pfn at all. Instead we now create an extra large mapping which covers all possible lowmem instead of the physical ram that is actually available. This allows the vmi initialization to be done before max_low_pfn could be computed. We also move the vmi_init code very early in the boot process so that nobody accidentally breaks the fixmap dependancy. Signed-off-by: Alok N Kataria <akataria@vmware.com> Acked-by: Zachary Amsden <zach@vmware.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions