* Shilimkar, Santosh <santosh.shilimkar@xxxxxx> [100914 23:03]: > > > > Sounds like you're having these problems anyways and they > > are not related to the defconfigs? > > > Well the issues are because of defconfig but mostly fixable. > Will hold on my comments till I test the new defconfig on OMAP4. OK > > Considering Linus' earlier comments on the defconfigs, I don't > > see any reasonds not to merge this patch. If TI wants to fix up > > some other things, there's still about two weeks before -rc6. > > > Sure. I am just saying let's attempt to fix the remaining issues > and if it doesn't happen in next week, anyway this patch will > get merged. OK let's plan on doing that. > > > > - LOCAL_TIMERS hangs on omap4, disable it for now. > > > > > > This is expected on omap4 ES1.0 and hence not enabled > > > in the omap_4430sdp_defconfig. > > > > Maybe add a check for ES1.0 there to the init then? > > > Yes but its ARM generic code and I don't want to pollute it > with omap checks.. Will see if some other trick can fix this. Maybe in smp_twd.c return from twd_timer_setup early if twd_base is NULL? Regards, Tony -- 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