2004-03-11 12:52:02

by Jinu M.

[permalink] [raw]
Subject: interruptible_sleep_on() from tasklet?

Hi All,

Can we do interruptible_sleep_on or interruptible_sleep_on_timeout from a tasklet?

Regards,
-Jinu


2004-03-11 13:15:51

by Arjan van de Ven

[permalink] [raw]
Subject: Re: interruptible_sleep_on() from tasklet?

On Thu, 2004-03-11 at 13:48, Jinu M. wrote:
> Hi All,
>
> Can we do interruptible_sleep_on or interruptible_sleep_on_timeout from a tasklet?

no.

In fact you should *NEVER* use interruptible_sleep_on(_timeout) but
especially not from tasklets/irq handlers.


Attachments:
signature.asc (189.00 B)
This is a digitally signed message part