On Fri, Sep 03, 2010 at 05:30:57PM +0530, Shilimkar, Santosh wrote: > > diff --git a/arch/arm/kernel/entry-armv.S b/arch/arm/kernel/entry-armv.S > > index bb2ef60..b8c1ec7 100644 > > --- a/arch/arm/kernel/entry-armv.S > > +++ b/arch/arm/kernel/entry-armv.S > > @@ -40,6 +40,11 @@ > > bne asm_do_IRQ > > > > #ifdef CONFIG_SMP > Do we need this code to be under " CONFIG_SMP" now ? Yes, otherwise we get link errors for things like do_IPI and do_local_timer. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html