Re: ktimer API

From: Thomas Gleixner
Date: Fri Oct 21 2005 - 03:06:59 EST


On Fri, 2005-10-21 at 04:00 -0400, Steven Rostedt wrote:
> Thomas,
>
> I noticed you changed the names around for ktimer_start/restart. Is it OK
> to just use the restart, if you don't know if it has already started,
> every time, and never call the start. It seems to be OK now, but will
> that ever change?

No. Note also that there are no functional changes in the code. Its only
a cleanup vs. coding style and namespaces.

> Basically, is just the ktimer_init good enough for ktimer_restart?

Yes

tglx


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/