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

[Xen-changelog] [IA64] gcc-4.0 build fix



# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 111af742e414e174456bca5d0edbb47641031fe2
# Parent  f53282b4b33a380208e2507dda4b85bc357cf446
[IA64] gcc-4.0 build fix

do_lock_page() and do_set_shared_page() are declared static in
vmx_hypercall.c.  Removed so we can build with gcc-4.0.  From
Stephane Eranian.

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>

diff -r f53282b4b33a -r 111af742e414 xen/include/asm-ia64/hypercall.h
--- a/xen/include/asm-ia64/hypercall.h  Sat Feb 18 21:54:15 2006
+++ b/xen/include/asm-ia64/hypercall.h  Sun Feb 19 04:25:31 2006
@@ -16,15 +16,4 @@
     u64 *pdone,
     u64 foreigndom);
 
-extern int
-do_lock_page(
-    VCPU *vcpu,
-    u64 va,
-    u64 lock);
-
-extern int
-do_set_shared_page(
-    VCPU *vcpu,
-    u64 gpa);
-
 #endif /* __ASM_IA64_HYPERCALL_H__ */

_______________________________________________
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®.