From: Kim De Mey <kim.demey@gmail.com>
To: xenomai@xenomai.org
Subject: [Xenomai] [PATCH 0 of 3 v2] Xenomai-forge thread_obj: unset __THREAD_S_SAFE when not needed
Date: Mon, 21 Oct 2013 16:09:30 +0200 [thread overview]
Message-ID: <patchbomb.1382364570@devws164.be.alcatel-lucent.com> (raw)
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(-)
next reply other threads:[~2013-10-21 14:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-21 14:09 Kim De Mey [this message]
2013-10-21 14:09 ` [Xenomai] [PATCH 1 of 3 v2] Xenomai-forge thread_obj: Do not set __THREAD_S_SAFE when not needed 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=patchbomb.1382364570@devws164.be.alcatel-lucent.com \
--to=kim.demey@gmail.com \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.