[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] x86-64: Re-map all physdev_op struct names in compat shim.



# HG changeset patch
# User Keir Fraser <keir@xxxxxxx>
# Date 1290174594 0
# Node ID a61e0de838bd61cf2efdd67f33b8cf739dd01919
# Parent  be96f6058c05e36645172266eece81ef1c6c2bb8
x86-64: Re-map all physdev_op struct names in compat shim.

Signed-off-by: Keir Fraser <keir@xxxxxxx>
---
 xen/arch/x86/x86_64/physdev.c |    9 +++++++++
 1 files changed, 9 insertions(+)

diff -r be96f6058c05 -r a61e0de838bd xen/arch/x86/x86_64/physdev.c
--- a/xen/arch/x86/x86_64/physdev.c     Fri Nov 19 13:45:08 2010 +0000
+++ b/xen/arch/x86/x86_64/physdev.c     Fri Nov 19 13:49:54 2010 +0000
@@ -42,6 +42,15 @@
 #define physdev_manage_pci         compat_physdev_manage_pci
 #define physdev_manage_pci_t       physdev_manage_pci_compat_t
 
+#define physdev_manage_pci_ext     compat_physdev_manage_pci_ext
+#define physdev_manage_pci_ext_t   physdev_manage_pci_ext_compat_t
+
+#define physdev_restore_msi        compat_physdev_restore_msi
+#define physdev_restore_msi_t      physdev_restore_msi_compat_t
+
+#define physdev_setup_gsi          compat_physdev_setup_gsi
+#define physdev_setup_gsi_t        physdev_setup_gsi_compat_t
+
 #define physdev_get_free_pirq      compat_physdev_get_free_pirq
 #define physdev_get_free_pirq_t    physdev_get_free_pirq_compat_t
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.