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

[Xen-changelog] [xen-unstable] [XEN][POWERPC] implement gnttab_mark_dirty()



# HG changeset patch
# User Hollis Blanchard <hollisb@xxxxxxxxxx>
# Node ID 75b4982b82fee47dc4d8f61c444d97a692d782ec
# Parent  caba587e6656ec0c5600dd31f7a66bd8eb913d9e
[XEN][POWERPC] implement gnttab_mark_dirty()
Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
---
 xen/include/asm-powerpc/shadow.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

diff -r caba587e6656 -r 75b4982b82fe xen/include/asm-powerpc/shadow.h
--- a/xen/include/asm-powerpc/shadow.h  Sun Aug 20 13:00:31 2006 -0400
+++ b/xen/include/asm-powerpc/shadow.h  Tue Aug 29 14:36:16 2006 -0500
@@ -13,7 +13,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * Copyright (C) IBM Corp. 2005
+ * Copyright (C) IBM Corp. 2005, 2006
  *
  * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
  */
@@ -55,4 +55,5 @@ static inline void mark_dirty(struct dom
 {
     return;
 }
+#define gnttab_mark_dirty(d, f) mark_dirty((d), (f))
 #endif

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