|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] [patch 03/12] ia64: Allow EFI_RID to be used in ivt.S
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: 20071119-ia64/xen/arch/ia64/xen/ivt.S
===================================================================
--- 20071119-ia64.orig/xen/arch/ia64/xen/ivt.S 2007-11-25 21:34:42.000000000
-0700
+++ 20071119-ia64/xen/arch/ia64/xen/ivt.S 2007-11-25 21:44:51.000000000
-0700
@@ -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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-ia64-devel] [patch 00/12] Kexec: EFI Mapping: Take IV, Simon Horman
- [Xen-ia64-devel] [patch 07/12] ia64: Set protection key of identity mapping of EFI in alt_dtlb_miss, Simon Horman
- [Xen-ia64-devel] [patch 05/12] ia64: Add identity mapping of EFI memory to dtlb_miss, Simon Horman
- [Xen-ia64-devel] [patch 04/12] ia64: Add identity mapping of EFI memory to alt_dtlb_miss, Simon Horman
- [Xen-ia64-devel] [patch 03/12] ia64: Allow EFI_RID to be used in ivt.S,
Simon Horman <=
- [Xen-ia64-devel] [patch 09/12] ia64: Set page size identity mapping of EFI in itlb_miss, Simon Horman
- [Xen-ia64-devel] [patch 01/12] Ia64: Header changes in preparation for the EFI RID, Simon Horman
- [Xen-ia64-devel] [patch 08/12] ia64: Set protection key of identity mapping of EFI in alt_itlb_miss, Simon Horman
- [Xen-ia64-devel] [patch 12/12] Map EFI regions into the same place they are maped into in Linux., Simon Horman
- [Xen-ia64-devel] [patch 11/12] ia64: define EFI offsets for identity mapping, Simon Horman
- [Xen-ia64-devel] [patch 02/12] ia64: Define macros for EFI RID, Simon Horman
- [Xen-ia64-devel] [patch 06/12] ia64: Add identity mapping of EFI memory to itlb_miss, Simon Horman
- [Xen-ia64-devel] [patch 10/12] IA64: Kexec: Use a separate RID, Simon Horman
|
|
|
|
|