original_kernel/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
..
Kconfig
Makefile
enlighten.c x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 2008-09-06 20:13:58 +02:00
grant-table.c
mmu.c
mmu.h
multicalls.c
multicalls.h
setup.c xen: fix for xen guest with mem > 3.7G 2008-09-14 16:46:34 +02:00
smp.c Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2008-07-23 18:37:44 -07:00
suspend.c
time.c
vdso.h
xen-asm_32.S
xen-asm_64.S xen: don't use sysret for sysexit32 2008-07-24 12:28:12 +02:00
xen-head.S
xen-ops.h