SHA256
1
0
forked from pool/xen
OBS User unknown
2009-08-01 09:53:46 +00:00
committed by Git OBS Bridge
parent 616dfa112f
commit b4c780fd71
80 changed files with 627 additions and 602 deletions

View File

@@ -1,10 +1,10 @@
Change default IO-APIC ack mode for single IO-APIC systems to old-style. Jan
Index: xen-3.4.0-testing/xen/arch/x86/io_apic.c
Index: xen-3.4.1-testing/xen/arch/x86/io_apic.c
===================================================================
--- xen-3.4.0-testing.orig/xen/arch/x86/io_apic.c
+++ xen-3.4.0-testing/xen/arch/x86/io_apic.c
--- xen-3.4.1-testing.orig/xen/arch/x86/io_apic.c
+++ xen-3.4.1-testing/xen/arch/x86/io_apic.c
@@ -1298,7 +1298,7 @@ static unsigned int startup_level_ioapic
return 0; /* don't check for pending */
}