On Tue, 2005-10-04 at 09:44 -0700, Nish Aravamudan wrote: > > This can be schedule_timeout_interruptible(delay); and then you can > get rid of the set_current_state(TASK_RUNNING); Ah, those lovely new "do-it-all" helpers :) Thanks. Ben.