diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2009-03-20 17:53:34 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-21 17:11:41 +0100 |
commit | 45c7b28f3c7e3a45cc5a597cc19816a9015ee8ae (patch) | |
tree | f511d63b355184468d895cd6d60a7ceec9979afc /arch/x86/pci | |
parent | 0f3507555f6fa4acbc85a646d6e8766230db38fc (diff) |
Revert "x86: create a non-zero sized bm_pte only when needed"
This reverts commit 698609bdcd35d0641f4c6622c83680ab1a6d67cb.
69860 breaks Xen booting, as it relies on head*.S to set up the fixmap
pagetables (as a side-effect of initializing the USB debug port).
Xen, however, does not boot via head*.S, and so the fixmap area is
not initialized.
The specific symptom of the crash is a fault in dmi_scan(), because
the pointer that early_ioremap returns is not actually present.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <49C43A8E.5090203@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/pci')
0 files changed, 0 insertions, 0 deletions