![]() | |||||||||||||
Messages in this thread |
On Thu, 2006-03-02 at 18:30 -0800, Andrew Morton wrote: > Dave Peterson <dsp@llnl.gov> wrote: > > > > schedule_timeout((HZ * poll_msec) / 1000); > > try_to_freeze(); > > + __set_current_state(TASK_RUNNING); > > schedule() and schedule_timeout*() always return in state TASK_RUNNING, so > I'll take that out of there. > > We might as well use schedule_timeout_interruptible(), too. As a bonus, we > get to delete that spelling mistake ;) or even msleep variant ;) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-03-03 09:18 [from the cache] ©2003-2008 | |||||||||||||