summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2009-03-21 00:53:34 (GMT)
committerIngo Molnar <mingo@elte.hu>2009-03-21 16:11:41 (GMT)
commit45c7b28f3c7e3a45cc5a597cc19816a9015ee8ae (patch)
treef511d63b355184468d895cd6d60a7ceec9979afc /arch/x86/kernel
parent0f3507555f6fa4acbc85a646d6e8766230db38fc (diff)
downloadlinux-fsl-qoriq-45c7b28f3c7e3a45cc5a597cc19816a9015ee8ae.tar.xz
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/kernel')
0 files changed, 0 insertions, 0 deletions