SHA256
1
0
forked from pool/xen
OBS User unknown
2007-12-20 15:46:41 +00:00
committed by Git OBS Bridge
parent be29349429
commit cf62e5ae4d
135 changed files with 4018 additions and 13988 deletions

View File

@@ -1,11 +1,11 @@
Change default IO-APIC ack mode for single IO-APIC systems to old-style. Jan
Index: xen-unstable/xen/arch/x86/io_apic.c
Index: xen-3.2-testing/xen/arch/x86/io_apic.c
===================================================================
--- xen-unstable.orig/xen/arch/x86/io_apic.c
+++ xen-unstable/xen/arch/x86/io_apic.c
@@ -1339,7 +1339,7 @@ static unsigned int startup_level_ioapic
--- xen-3.2-testing.orig/xen/arch/x86/io_apic.c
+++ xen-3.2-testing/xen/arch/x86/io_apic.c
@@ -1336,7 +1336,7 @@ static unsigned int startup_level_ioapic
return 0; /* don't check for pending */
}
@@ -14,7 +14,7 @@ Index: xen-unstable/xen/arch/x86/io_apic.c
static void setup_ioapic_ack(char *s)
{
if ( !strcmp(s, "old") )
@@ -1776,6 +1776,8 @@ void __init setup_IO_APIC(void)
@@ -1774,6 +1774,8 @@ void __init setup_IO_APIC(void)
else
io_apic_irqs = ~PIC_IRQS;