[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 2/9] x86: move common_interrupt to entry.S
>>> On 28.04.14 at 05:14, <feng.wu@xxxxxxxxx> wrote: > --- a/xen/arch/x86/i8259.c > +++ b/xen/arch/x86/i8259.c > @@ -33,10 +33,6 @@ > * interrupt-controller happy. > */ > > -__asm__(".section .text"); I don't think you can remove this without having removed ... > - > -BUILD_COMMON_IRQ() > - > #define IRQ_NAME(nr) VEC##nr##_interrupt > > #define BI(nr) \ ... everything from here downwards relating to the entry point construction. With that fixed, Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |