diff --git a/xen-warnings.diff b/xen-warnings.diff index 088cfb3..abb066b 100644 --- a/xen-warnings.diff +++ b/xen-warnings.diff @@ -216,8 +216,10 @@ Index: xen-4.1.0-testing/tools/blktap2/include/blktaplib.h #define WRITE 1 /*Control Messages between manager and tapdev*/ ---- xen-4.1.0-testing/xen/arch/x86/io_apic.c.orig 2011-05-12 16:27:26.000000000 -0600 -+++ xen-4.1.0-testing/xen/arch/x86/io_apic.c 2011-05-12 16:31:05.000000000 -0600 +Index: xen-4.1.0-testing/xen/arch/x86/io_apic.c +=================================================================== +--- xen-4.1.0-testing.orig/xen/arch/x86/io_apic.c ++++ xen-4.1.0-testing/xen/arch/x86/io_apic.c @@ -227,12 +227,13 @@ int restore_IO_APIC_setup(struct IO_APIC if (!ioapic_entries[apic]) return -ENOMEM;