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

[Xen-changelog] [xen-unstable] Fix an IO-APIC error message



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1284396259 -3600
# Node ID 9c1e3863c588f25b1ac665158856ba074223d057
# Parent  a254d1236c1a52264beb0253352ef64d65a98eb3
Fix an IO-APIC error message

Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 xen/arch/x86/io_apic.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -r a254d1236c1a -r 9c1e3863c588 xen/arch/x86/io_apic.c
--- a/xen/arch/x86/io_apic.c    Mon Sep 13 17:37:25 2010 +0100
+++ b/xen/arch/x86/io_apic.c    Mon Sep 13 17:44:19 2010 +0100
@@ -2030,8 +2030,8 @@ static inline void check_timer(void)
         return;
     }
     printk(" failed :(.\n");
-    panic("IO-APIC + timer doesn't work!  Boot with apic=debug and send a "
-          "report.  Then try booting with the 'noapic' option");
+    panic("IO-APIC + timer doesn't work!  Boot with apic_verbosity=debug "
+          "and send a report.  Then try booting with the 'noapic' option");
 }
 
 /*

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