On Tue, Jan 25, 2011 at 05:10:37PM +0530, Santosh Shilimkar wrote: > As I was suspecting the one shot mode wouldn't work it. Collin > just confirmed it. > To make it fully work it needs control register save restore. > And that can be managed within TWD library so that every platform > doesn't have to bother of calling it from their idle code. > > Do you prefer that as a separate patch or I can post a new version > in which can add your fix + per cpu control register shadowing ? I said earlier: | The next question is can we teach the generic time infrastructure about | this so we don't have to modify every clock event driver for it? We | really need to get away from having this kind of knowledge buried down | in the lowest levels of every driver. IOW, if we go into a PM idle mode, when we come back out we need to call clockevent set_mode to ensure that the control register is properly reset. I don't think its right to have this kind of knowledge buried in each and every clockevent driver. -- 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