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

[Xen-changelog] Fix typo.



# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID 3ba3e5fc2530c851cace7bfc22b31949cc9dce8b
# Parent  ff14bb5600c9c7b23b4aff1b277fc731f6c4a622
Fix typo.
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r ff14bb5600c9 -r 3ba3e5fc2530 
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
--- a/linux-2.6-xen-sparse/arch/xen/kernel/reboot.c     Mon Sep  5 15:32:14 2005
+++ b/linux-2.6-xen-sparse/arch/xen/kernel/reboot.c     Mon Sep  5 15:46:12 2005
@@ -177,8 +177,8 @@
     HYPERVISOR_shared_info = (shared_info_t *)empty_zero_page;
     clear_fixmap(FIX_SHARED_INFO);
 
-    xen_start_info.store_mfn = mfn_to_pfn(xen_start_info.store_mfn);
-    xen_start_info.console_mfn = mfn_to_pfn(xen_start_info.console_mfn);
+    xen_start_info->store_mfn = mfn_to_pfn(xen_start_info->store_mfn);
+    xen_start_info->console_mfn = mfn_to_pfn(xen_start_info->console_mfn);
 
     /* We'll stop somewhere inside this hypercall.  When it returns,
        we'll start resuming after the restore. */

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