All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] wake_up_interruptible ?
@ 2006-01-21 22:44 Hannes Mayer
  2006-01-23  0:44 ` Alexis Berlemont
  0 siblings, 1 reply; 12+ messages in thread
From: Hannes Mayer @ 2006-01-21 22:44 UTC (permalink / raw)
  To: adeos-main

Hi all!

I've got a kernel module which creates a chrdev.
In the read file operation I have a interruptible_sleep_on.
Now I want to wake it up from an IPIPE interrupt handler
(i.e. unblock the read operation from user-space on the
chrdev), but I bet wake_up_interruptible is forbidden
in HRT context, isn't it ?

Thanks and best regards,
Hannes.




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

end of thread, other threads:[~2006-01-30 13:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-21 22:44 [Adeos-main] wake_up_interruptible ? Hannes Mayer
2006-01-23  0:44 ` Alexis Berlemont
2006-01-23 10:56   ` Gilles Chanteperdrix
2006-01-24 17:08     ` Hannes Mayer
2006-01-24 19:23       ` Hannes Mayer
2006-01-24 20:46         ` Alexis Berlemont
2006-01-24 21:16           ` Hannes Mayer
2006-01-27 16:44             ` Hannes Mayer
2006-01-29 10:50               ` Philippe Gerum
2006-01-30 13:48                 ` Hannes Mayer
2006-01-24 21:08         ` Gilles Chanteperdrix
2006-01-24 21:20           ` Hannes Mayer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.