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

[Xen-changelog] [xen-unstable] [XSM] missing entries to xsm_fixup_ops



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1239704317 -3600
# Node ID 4063894c0c1fcd619e4b76916c919036567f3c07
# Parent  8c806c66a597d62f3a4497c2736e069fdcff37aa
[XSM] missing entries to xsm_fixup_ops

This patch adds the missing presence checks for the pm_op and
get_pmstat hooks in xsm_fixup_ops.

Signed-off-by: George S. Coker, II <gscoker@xxxxxxxxxxxxxx>
---
 xen/xsm/dummy.c |    2 ++
 1 files changed, 2 insertions(+)

diff -r 8c806c66a597 -r 4063894c0c1f xen/xsm/dummy.c
--- a/xen/xsm/dummy.c   Tue Apr 14 14:04:58 2009 +0900
+++ b/xen/xsm/dummy.c   Tue Apr 14 11:18:37 2009 +0100
@@ -502,6 +502,8 @@ void xsm_fixup_ops (struct xsm_operation
     set_to_dummy_if_null(ops, perfcontrol);
     set_to_dummy_if_null(ops, debug_keys);
     set_to_dummy_if_null(ops, getcpuinfo);
+    set_to_dummy_if_null(ops, pm_op);
+    set_to_dummy_if_null(ops, get_pmstat);
     set_to_dummy_if_null(ops, availheap);
 
     set_to_dummy_if_null(ops, evtchn_unbound);

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