On Fri, 2007-03-02 at 15:24 -0800, john stultz wrote: > Thus the solution here is to register clocksources earlier (ideally when > the hardware is being initialized), and then we enable clocksource > selection at fs_initcall (before device_initcall). >
When I was doing this in my tree I found that registering clocksources earlier would always break dynamic tick .. If dynamic tick switches itself on during boot up then it usually hangs the system .. Did you test this patch with that option enabled? (I haven't had a chance too..) Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/