Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapping andx2apic support

From: Ingo Molnar
Date: Fri Jul 11 2008 - 16:10:38 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> > > http://redhat.com/~mingo/misc/config-Thu_Jul_10_21_43_28_CEST_2008.bad
> >
> > Ingo, that was my stupid typo. Please apply this patch. BTW, we need
> > some more xen64 paravirt fixes in this area. I will look at it as
> > soon as possible.
>
> applied to tip/x86/x2apic - thanks Suresh.

another problem is the redefinition of apic_read(), causing:

arch/x86/xen/enlighten.c: In function âxen_patch':
arch/x86/xen/enlighten.c:1084: warning: label âpatch_site' defined but not used
arch/x86/xen/enlighten.c: At top level:
arch/x86/xen/enlighten.c:1272: error: expected identifier before â(' token
arch/x86/xen/enlighten.c:1273: error: expected â}' before â.' token

with this config:

http://redhat.com/~mingo/misc/config-Fri_Jul_11_21_51_18_CEST_2008.bad

the continued spaghetti in all the APIC variants is quite ugly. This
should all be handled via a single apic_ops template that should cover
the paravirt and native variants as well.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/