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

[Xen-changelog] [xen-unstable] linux: Fix reboot.c after PV-on-HVM changes.



# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Date 1176215737 -3600
# Node ID 3e1181a913c9d2e8bded5bb84bd7e3097fa07328
# Parent  ed4311db1cf6e2998d88b9a72001acceafe955ec
linux: Fix reboot.c after PV-on-HVM changes.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
 linux-2.6-xen-sparse/drivers/xen/core/reboot.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r ed4311db1cf6 -r 3e1181a913c9 
linux-2.6-xen-sparse/drivers/xen/core/reboot.c
--- a/linux-2.6-xen-sparse/drivers/xen/core/reboot.c    Tue Apr 10 15:31:53 
2007 +0100
+++ b/linux-2.6-xen-sparse/drivers/xen/core/reboot.c    Tue Apr 10 15:35:37 
2007 +0100
@@ -231,7 +231,7 @@ static int __init setup_shutdown_event(v
 static int __init setup_shutdown_event(void)
 {
        static struct notifier_block xenstore_notifier = {
-               .notifier_call = setup_shutdown_watcher
+               .notifier_call = shutdown_event
        };
        register_xenstore_notifier(&xenstore_notifier);
 

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