Re: [Xenomai-core] [git pull v2] small RTDM fixes and assorted patches

2010-08-24 Thread Jan Kiszka
Jan Kiszka wrote:
 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.

That queue just gained another patch that should be included:

  nucleus: Fix lock imbalance in registry_proc_callback

Fortunately head-only, a xnvfile regression.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


[Xenomai-core] [git pull v2] small RTDM fixes and assorted patches

2010-08-20 Thread Jan Kiszka
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.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core