WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[XenPPC] [linux-ppc-2.6] Keepin up with Xen changes

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] [linux-ppc-2.6] Keepin up with Xen changes
From: Xen patchbot-linux-ppc-2.6 <patchbot-linux-ppc-2.6@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 08 Oct 2006 18:03:40 +0000
Delivery-date: Sun, 08 Oct 2006 11:32:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
# Node ID fb97509af21b244a68637810768820adb13759ee
# Parent  6f1645140d990840f8035a5455b76b83317db14f
Keepin up with Xen changes

Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
---
 include/xen/balloon.h |    1 +
 1 files changed, 1 insertion(+)

diff -r 6f1645140d99 -r fb97509af21b include/xen/balloon.h
--- a/include/xen/balloon.h     Sun Oct 08 12:42:04 2006 -0400
+++ b/include/xen/balloon.h     Sun Oct 08 12:44:47 2006 -0400
@@ -52,6 +52,7 @@ balloon_dealloc_empty_page_range(
 balloon_dealloc_empty_page_range(
        struct page *page, unsigned long nr_pages);
 
+void balloon_release_driver_page(struct page *page);
 /*
  * Prevent the balloon driver from changing the memory reservation during
  * a driver critical region.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [XenPPC] [linux-ppc-2.6] Keepin up with Xen changes, Xen patchbot-linux-ppc-2 . 6 <=