All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] [git pull v2] small RTDM fixes and assorted patches
Date: Fri, 20 Aug 2010 17:34:06 +0200	[thread overview]
Message-ID: <4C6EA06E.6090105@domain.hid> (raw)
In-Reply-To: <4C6E9903.4010003@domain.hid>

The following changes since commit 7e2735614ebe515d57abeaa3ff6df375a7c4149f:

  sched: avoid infinite reschedule loops (2010-08-03 00:11:21 +0200)

are available in the git repository at:
  git://git.xenomai.org/xenomai-jki.git for-upstream

Jan Kiszka (8):
      rt_print: Properly return printed length
      RTDM: Protect xnshadow_ppd_get via nklock
      RTDM: Plug race between proc_read_dev_info and device deregistration
      RTDM: Properly clean up on xnvfile setup errors
      RTDM: Extend device name space in open_fildes proc output
      Fix symbolic status ouput of root threads
      Create watchdog as non-blockable timer
      native: Improve documentation of rt_task_join and rt_task_delete

Stefan Kisdaroczi (1):
      RTDM device profiles: Document open_rt, socket_rt and close_rt deprecation

 include/rtdm/rtcan.h     |    4 ++--
 include/rtdm/rtserial.h  |    4 ++--
 include/rtdm/rttesting.h |    4 ++--
 ksrc/nucleus/sched.c     |    3 ++-
 ksrc/nucleus/thread.c    |    4 ++++
 ksrc/skins/native/task.c |   15 +++++++++++++--
 ksrc/skins/rtdm/core.c   |    2 ++
 ksrc/skins/rtdm/proc.c   |   45 +++++++++++++++++++++++++++++++++++----------
 src/rtdk/rt_print.c      |    1 +
 9 files changed, 63 insertions(+), 19 deletions(-)

Updated to include Stefan's long-pending RTDM profile updates.


  parent reply	other threads:[~2010-08-20 15:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-20 15:02 [Xenomai-core] [git pull] small RTDM fixes and assorted patches Jan Kiszka
2010-08-20 15:15 ` Stefan Kisdaroczi
2010-08-20 15:16   ` Jan Kiszka
2010-08-20 15:34 ` Jan Kiszka [this message]
2010-08-24 15:46   ` [Xenomai-core] [git pull v2] " Jan Kiszka

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=4C6EA06E.6090105@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=gilles.chanteperdrix@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.