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

[Xen-changelog] [xen-unstable] [IA64] compilation fix of 17669:d0817f08599a



# HG changeset patch
# User Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
# Date 1210944347 -32400
# Node ID e78f5dbedbe0a5e34b4af43c9c248413e5340190
# Parent  6d0cc186bf41e10d7cbf4e3c466acce82f6d9454
[IA64] compilation fix of 17669:d0817f08599a

compilation fix of 17669:d0817f08599a.
The change set needs the definition of do_get_pm_info().
Define the stub function.

Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
---
 xen/arch/ia64/xen/dom0_ops.c |   10 ++++++++++
 1 files changed, 10 insertions(+)

diff -r 6d0cc186bf41 -r e78f5dbedbe0 xen/arch/ia64/xen/dom0_ops.c
--- a/xen/arch/ia64/xen/dom0_ops.c      Fri May 16 21:59:38 2008 +0900
+++ b/xen/arch/ia64/xen/dom0_ops.c      Fri May 16 22:25:47 2008 +0900
@@ -455,6 +455,16 @@ long arch_do_sysctl(xen_sysctl_t *op, XE
     return ret;
 }
 
+int
+do_get_pm_info(struct xen_sysctl_get_pmstat *op)
+{
+    /*
+     * For now just place holder to compile.
+     * xen/common/sysctl.c refers this function.
+     */
+    return -ENOSYS;
+}
+
 static unsigned long
 dom0vp_ioremap(struct domain *d, unsigned long mpaddr, unsigned long size)
 {

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