mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* interruptible_sleep_on() from tasklet?
@ 2004-03-11 12:48 Jinu M.
  2004-03-11 13:15 ` Arjan van de Ven
  0 siblings, 1 reply; 2+ messages in thread
From: Jinu M. @ 2004-03-11 12:48 UTC (permalink / raw)
  To: linux-kernel

Hi All,

Can we do interruptible_sleep_on or interruptible_sleep_on_timeout from a tasklet?

Regards,
-Jinu

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: interruptible_sleep_on() from tasklet?
  2004-03-11 12:48 interruptible_sleep_on() from tasklet? Jinu M.
@ 2004-03-11 13:15 ` Arjan van de Ven
  0 siblings, 0 replies; 2+ messages in thread
From: Arjan van de Ven @ 2004-03-11 13:15 UTC (permalink / raw)
  To: Jinu M.; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

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.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-11 13:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-11 12:48 interruptible_sleep_on() from tasklet? Jinu M.
2004-03-11 13:15 ` Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®