* Paul Walmsley <paul@xxxxxxxxx> [130326 22:01]: > Hi > > On Thu, 21 Mar 2013, Rajendra Nayak wrote: > > > clk inits on OMAP happen quite early, even before slab is available. > > The dependency comes from the fact that the timer init code starts to > > use clocks and hwmod and we need clocks to be initialized by then. > > > > There are various problems doing clk inits this early, one is, > > not being able to do dynamic clk registrations and hence the > > dependency on clk-private.h. The other is, inability to debug > > early kernel crashes without enabling DEBUG_LL and earlyprintk. > > ... > > > Reported-by: Piotr Haber <phaber@xxxxxxxxxxxx> > > Reported-by: Tony Lindgren <tony@xxxxxxxxxxx> > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> > > Thanks, looks good to me. Nice patch description! > > Acked-by: Paul Walmsley <paul@xxxxxxxxx> I applied this into omap-for-v3.9-rc3/fixes, will send a pull request for those today. 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