[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 4 of 4] CONFIG: remove #ifdef __ia64__ from the x86 arch tree
>>> On 08.02.12 at 18:24, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote: >@@ -227,12 +223,6 @@ static int vioapic_write( > vioapic_write_indirect(vioapic, length, val); > break; > >-#if VIOAPIC_IS_IOSAPIC >- case VIOAPIC_REG_EOI: >- vioapic_update_EOI(v->domain, val); >- break; >-#endif >- Would you mind keeping that code, putting the call inside a conditional checking VIOAPIC_VERSION_ID >= 0x20? Jan > default: > break; > } _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |