[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [patch 08/16] Kexec: Allow EFI_RID to be used in ivt.S
This is a preliminary patch to allow itentity mapping of EFI memory to be handled in the asm page fault handlers. Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx> Cc: Tristan Gingold <tgingold@xxxxxxx> Cc: Alex Williamson <alex.williamson@xxxxxx> Cc: Aron Griffis <aron@xxxxxx> Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx> Index: xen-unstable.hg/xen/arch/ia64/xen/ivt.S =================================================================== --- xen-unstable.hg.orig/xen/arch/ia64/xen/ivt.S 2008-02-05 16:18:41.000000000 +0900 +++ xen-unstable.hg/xen/arch/ia64/xen/ivt.S 2008-02-05 16:18:54.000000000 +0900 @@ -57,6 +57,7 @@ #include <asm/thread_info.h> #include <asm/unistd.h> #include <xen/errno.h> +#include <linux/efi.h> #if 1 # define PSR_DEFAULT_BITS psr.ac -- -- Horms _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |