* [Xenomai] [PULL] forge: various small fixes
@ 2014-01-17 12:13 Jan Kiszka
2014-01-19 10:05 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2014-01-17 12:13 UTC (permalink / raw)
To: Philippe Gerum; +Cc: Xenomai
The following changes since commit 1250012103de3d14d0a68448b65fd0994c21bd5e:
cobalt/posix/sem: fix error path on failed creation (2014-01-10 16:28:08 +0100)
are available in the git repository at:
git://git.xenomai.org/xenomai-jki.git for-forge
for you to fetch changes up to 520fc6ac080f2b4a47e39eaa7838270fb2768748:
Silence unused_result warning from write() (2014-01-17 13:06:44 +0100)
Some patches are pretty old by now. I think I didn't miss any pending
review comment, otherwise please complain if I did.
Jan
----------------------------------------------------------------
Gernot Hillier (1):
Silence unused_result warning from write()
Jan Kiszka (8):
clocktest: Update to new clocks and clock encoding scheme
xeno-test: Use new -E switch of clocktest
cobalt: Add missing prefix to sc_cobalt_check_init
cobalt/kernel: clean up timers on __xnthread_init errors
switchtest: Bail out early from rtswitch_ktask on termination
cobalt/kernel: Provide uninterruptible xnthread_join for RTDM use cases
switchtest: Avoid clashes RTSWITCH_* vs. RTTST_SWTEST_* constants
Provide "native" alias in xeno-config
include/cobalt/kernel/rtdm/driver.h | 2 +-
include/cobalt/kernel/thread.h | 2 +-
include/cobalt/uapi/syscall.h | 2 +-
kernel/cobalt/posix/syscall.c | 2 +-
kernel/cobalt/posix/thread.c | 2 +-
kernel/cobalt/rtdm/drvlib.c | 2 +-
kernel/cobalt/thread.c | 22 +++++++++++++++++-----
kernel/drivers/testing/switchtest.c | 9 +++------
lib/cobalt/init.c | 3 ++-
lib/cobalt/mutex.c | 2 +-
scripts/xeno-config-cobalt.in | 3 +++
scripts/xeno-config-mercury.in | 3 +++
testsuite/clocktest/clocktest.c | 17 +++++++++++++++--
testsuite/latency/latency.c | 2 +-
testsuite/xeno-test/xeno-test.in | 2 +-
15 files changed, 52 insertions(+), 23 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai] [PULL] forge: various small fixes
2014-01-17 12:13 [Xenomai] [PULL] forge: various small fixes Jan Kiszka
@ 2014-01-19 10:05 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2014-01-19 10:05 UTC (permalink / raw)
To: Jan Kiszka; +Cc: Xenomai
On 01/17/2014 01:13 PM, Jan Kiszka wrote:
> The following changes since commit 1250012103de3d14d0a68448b65fd0994c21bd5e:
>
> cobalt/posix/sem: fix error path on failed creation (2014-01-10 16:28:08 +0100)
>
> are available in the git repository at:
>
> git://git.xenomai.org/xenomai-jki.git for-forge
>
> for you to fetch changes up to 520fc6ac080f2b4a47e39eaa7838270fb2768748:
>
> Silence unused_result warning from write() (2014-01-17 13:06:44 +0100)
>
> Some patches are pretty old by now. I think I didn't miss any pending
> review comment, otherwise please complain if I did.
I received no complaint and this patch set is fine by me as well.
Merged, thanks.
--
Philippe.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-19 10:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 12:13 [Xenomai] [PULL] forge: various small fixes Jan Kiszka
2014-01-19 10:05 ` Philippe Gerum
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.