All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Sharing Semaphores in Kernel and User Space
@ 2009-11-04 23:19 Jonathan Haws
  2009-11-04 23:24 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 7+ messages in thread
From: Jonathan Haws @ 2009-11-04 23:19 UTC (permalink / raw)
  To: xenomai@xenomai.org

All,

I am writing a driver that needs to wake up a user space thread on a hardware interrupt.  I am reading about the Xenomai APIs semaphores and want to know if I create a semaphore in my kernel module with a given name using rt_sem_create, can I call rt_sem_bind in user space to bind to that same semaphore?

I am sure hoping the answer is yes!

Thanks,

Jonathan





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

end of thread, other threads:[~2009-11-06  8:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 23:19 [Xenomai-help] Sharing Semaphores in Kernel and User Space Jonathan Haws
2009-11-04 23:24 ` Gilles Chanteperdrix
2009-11-04 23:34   ` Jonathan Haws
2009-11-05  8:51     ` Jan Kiszka
2009-11-05 15:16       ` Jonathan Haws
2009-11-05 16:42         ` Gilles Chanteperdrix
2009-11-06  8:33         ` Jan Kiszka

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.