All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] rt_queue_bind() returns -EACCES
@ 2011-08-09 15:40 Petr Cervenka
  2011-08-09 16:03 ` Philippe Gerum
  0 siblings, 1 reply; 8+ messages in thread
From: Petr Cervenka @ 2011-08-09 15:40 UTC (permalink / raw)
  To: xenomai-help


Hello everyone.

I'm trying linux kernel 2.6.38.8 together with xenomai 2.5.6.
My application tries to reuse already created rt_queue shared between couple of similiar applications.
When I try to recreate already existing rt_queue by rt_queue_create i get -EEXIST error (as I expected).
But if I try to bind it immediately with rt_queue_bind(&queue, QUEUE_NAME, TM_NONBLOCK) I get -EACCES error.
This error code is not in documentation and with the previously used version (kernel 2.6.32.6, xenomai 2.4.10) it was working fine.
Do you have any advice or suggestion?
Thanks in advance.

Petr Cervenka


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

end of thread, other threads:[~2011-08-12 15:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 15:40 [Xenomai-help] rt_queue_bind() returns -EACCES Petr Cervenka
2011-08-09 16:03 ` Philippe Gerum
2011-08-11  8:33   ` Petr Cervenka
2011-08-11  9:10     ` Philippe Gerum
2011-08-11  9:37       ` Gilles Chanteperdrix
2011-08-11 10:03         ` Philippe Gerum
2011-08-11 10:06           ` Philippe Gerum
2011-08-12 15:13             ` Petr Cervenka

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.