summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/smp.c
diff options
context:
space:
mode:
authorJan Beulich2008-08-29 13:53:45 +0200
committerIngo Molnar2008-09-06 19:48:01 +0200
commitcc643d4687533345fd8ebcba836f9ee25df7c458 (patch)
treed19fbbb173681a9b8ded800edea3d0002036c7d1 /arch/x86/xen/smp.c
parentx86: build fix for !CONFIG_SMP (diff)
downloadkernel-qcow2-linux-cc643d4687533345fd8ebcba836f9ee25df7c458.tar.gz
kernel-qcow2-linux-cc643d4687533345fd8ebcba836f9ee25df7c458.tar.xz
kernel-qcow2-linux-cc643d4687533345fd8ebcba836f9ee25df7c458.zip
x86: adjust vmalloc_sync_all() for Xen (2nd try)
Since the fourth PDPT entry cannot be shared under Xen, vmalloc_sync_all() must iterate over pmd-s rather than pgd-s here. Luckily, the code isn't used for native PAE (SHARED_KERNEL_PMD is 1) and the change is benign to non-PAE. Also do a little more cleanup in that function. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Diffstat (limited to 'arch/x86/xen/smp.c')
0 files changed, 0 insertions, 0 deletions