kernel_optimize_test/arch/x86
Jeremy Fitzhardinge 574977a2ed x86_64/setup: unconditionally populate the pgd
When allocating a new pud, unconditionally populate the pgd (why did
we bother to create a new pud if we weren't going to populate it?).

This will only happen if the pgd slot was empty, since any existing
pud will be reused.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-08 13:16:27 +02:00
..
boot
configs
crypto
ia32 x86/paravirt: groundwork for 64-bit Xen support, fix 2008-07-08 13:16:02 +02:00
kernel x86: fix "x86: let setup_arch call init_apic_mappings for 32bit" 2008-07-08 13:16:27 +02:00
kvm
lguest
lib
mach-default
mach-es7000
mach-generic
mach-rdc321x
mach-visws
mach-voyager
math-emu
mm x86_64/setup: unconditionally populate the pgd 2008-07-08 13:16:27 +02:00
oprofile
pci
power x86: remove end_pfn in 64bit 2008-07-08 13:10:38 +02:00
vdso
video
xen x86/paravirt, 64-bit: add adjust_exception_frame 2008-07-08 13:15:57 +02:00
Kconfig x86/paravirt: add debugging for missing operations 2008-07-08 13:11:03 +02:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu