All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] [PATCH 0 of 3 v2] Xenomai-forge thread_obj: unset __THREAD_S_SAFE when not needed
@ 2013-10-21 14:09 Kim De Mey
  2013-10-21 14:09 ` [Xenomai] [PATCH 1 of 3 v2] Xenomai-forge thread_obj: Do not set " Kim De Mey
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kim De Mey @ 2013-10-21 14:09 UTC (permalink / raw)
  To: xenomai

Adjusted patches after feedback & suggestions:

PATCH 1: Setting the __THREAD_S_SAFE for thobj->status is done later 
only when necessary.

PATCH 2: Add warning when pipe() system call fails + assert on return 
value of notifier_init().

PATCH 3: Extends task-9 with 3 more test loops (of which two make the
error that PATCH 1 solves occur). 


 lib/copperplate/notifier.c  |   5 ++++-
 lib/copperplate/threadobj.c |   6 ++++--
 lib/psos/testsuite/task-9.c |  38 ++++++++++++++++++++++++++++++++++++--
 3 files changed, 44 insertions(+), 5 deletions(-)


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

end of thread, other threads:[~2013-10-21 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 14:09 [Xenomai] [PATCH 0 of 3 v2] Xenomai-forge thread_obj: unset __THREAD_S_SAFE when not needed Kim De Mey
2013-10-21 14:09 ` [Xenomai] [PATCH 1 of 3 v2] Xenomai-forge thread_obj: Do not set " Kim De Mey
2013-10-21 14:09 ` [Xenomai] [PATCH 2 of 3 v2] Xenomai-forge notifier_init: warning on failed pipe Kim De Mey
2013-10-21 14:09 ` [Xenomai] [PATCH 3 of 3 v2] Xenomai-forge extend psos testsuite task-9 Kim De Mey

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.