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

[Xen-devel] [PATCH] Correct APIC error message (was: XEN 4.0.1: BUG: IO-APIC + timer doesn't work!)


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Markus Schuster <ml@xxxxxxxxxxxxxxxxxxxx>
  • Date: Fri, 10 Sep 2010 18:14:59 +0200
  • Delivery-date: Fri, 10 Sep 2010 09:15:47 -0700
  • Followup-to: gmane.comp.emulators.xen.devel
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Pasi Kärkkäinen wrote:

> Send a patch please :)

Shouldn't have said that ;)
I have no idea in what format you expect patches (inline vs. attached), so I 
used hg diff to create this baby.


--- a/xen/arch/x86/io_apic.c    Thu Sep 09 17:59:33 2010 +0100
+++ b/xen/arch/x86/io_apic.c    Fri Sep 10 15:52:27 2010 +0000
@@ -2030,8 +2030,8 @@
         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");
 }
 
 /*

Regards,
Markus


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.