# HG changeset patch
# User Jimi Xenidis <[EMAIL PROTECTED]>
# Node ID fb97509af21b244a68637810768820adb13759ee
# Parent  6f1645140d990840f8035a5455b76b83317db14f
Keepin up with Xen changes

Signed-off-by: Jimi Xenidis <[EMAIL PROTECTED]>
---
 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@lists.xensource.com
http://lists.xensource.com/xen-ppc-devel

Reply via email to