All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Philippe Gerum <rpm@xenomai.org>
Cc: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] [PULL] forge: various small fixes
Date: Fri, 17 Jan 2014 13:13:31 +0100	[thread overview]
Message-ID: <52D91E6B.7090408@siemens.com> (raw)

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(-)


             reply	other threads:[~2014-01-17 12:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-17 12:13 Jan Kiszka [this message]
2014-01-19 10:05 ` [Xenomai] [PULL] forge: various small fixes Philippe Gerum

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=52D91E6B.7090408@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=rpm@xenomai.org \
    --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.