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

[Xen-changelog] [xen-unstable] [IA64] change arch_memory_op #def to a prototype



# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 4ba0982264290acfa208304b4e3343ec8c3ec903
# Parent  2f3db1a38b11dd832e1460600da52b718c402edc
[IA64] change arch_memory_op #def to a prototype

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
 xen/include/asm-ia64/mm.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 2f3db1a38b11 -r 4ba098226429 xen/include/asm-ia64/mm.h
--- a/xen/include/asm-ia64/mm.h Fri Sep 01 11:20:48 2006 -0600
+++ b/xen/include/asm-ia64/mm.h Fri Sep 01 12:52:12 2006 -0600
@@ -495,7 +495,7 @@ extern u64 translate_domain_pte(u64 ptev
     ((gmfn_to_mfn((_d),(gpa)>>PAGE_SHIFT)<<PAGE_SHIFT)|((gpa)&~PAGE_MASK))
 
 /* Arch-specific portion of memory_op hypercall. */
-#define arch_memory_op(op, arg) (-ENOSYS)
+long arch_memory_op(int op, XEN_GUEST_HANDLE(void) arg);
 
 int steal_page(
     struct domain *d, struct page_info *page, unsigned int memflags);

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