kernel_optimize_test/arch/x86/xen
Jeremy Fitzhardinge 5670a43d71 xen: fix for xen guest with mem > 3.7G
PFN_PHYS() can truncate large addresses unless its passed a suitable
large type.  This is fixed more generally in the patch series
introducing phys_addr_t, but we need a short-term fix to solve a
Xen regression reported by Roberto De Ioris.

Reported-by: Roberto De Ioris <roberto@unbit.it>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-09-14 16:46:34 +02:00
..
enlighten.c
grant-table.c
Kconfig
Makefile
mmu.c
mmu.h
multicalls.c
multicalls.h
setup.c
smp.c
suspend.c
time.c
vdso.h
xen-asm_32.S
xen-asm_64.S
xen-head.S
xen-ops.h