All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] [pull request] Improved SIGDEBUG (SIGXCPU) reporting
Date: Tue, 26 Jan 2010 10:33:35 +0100	[thread overview]
Message-ID: <4B5EB6EF.2080306@domain.hid> (raw)

The following changes since commit 2036a36f132f2456459962ae9baf1f14d93448bd:
  Gilles Chanteperdrix (1):
        arm: upgrade I-pipe support to 2.6.30-arm-1.5.10

are available in the git repository at:

  git://git.xenomai.org/xenomai-jki.git for-upstream

Jan Kiszka (1):
      Rename SIGXCPU to SIGDEBUG and deliver reason via siginfo

 examples/native/Makefile      |    2 +-
 examples/native/sigdebug.c    |   82 +++++++++++++++++++++++++++++++++++++++++
 examples/native/sigxcpu.c     |   70 -----------------------------------
 include/asm-generic/syscall.h |    9 ++++
 include/nucleus/shadow.h      |    2 +-
 ksrc/nucleus/Kconfig          |    2 +-
 ksrc/nucleus/pod.c            |    3 +-
 ksrc/nucleus/sched.c          |    2 +-
 ksrc/nucleus/shadow.c         |   45 ++++++++++++++--------
 ksrc/nucleus/synch.c          |    6 ++-
 ksrc/skins/native/syscall.c   |    6 +-
 ksrc/skins/posix/signal.c     |    2 +-
 ksrc/skins/posix/thread.c     |    2 +-
 13 files changed, 135 insertions(+), 98 deletions(-)
 create mode 100644 examples/native/sigdebug.c
 delete mode 100644 examples/native/sigxcpu.c


Would be nice to see this in 2.5.x as well. It comes with no user space
ABI breakage, only enhancements.

Jan

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


             reply	other threads:[~2010-01-26  9:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-26  9:33 Jan Kiszka [this message]
2010-02-02 11:28 ` [Xenomai-core] [pull request] Improved SIGDEBUG (SIGXCPU) reporting Gilles Chanteperdrix

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=4B5EB6EF.2080306@domain.hid \
    --to=jan.kiszka@domain.hid \
    --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.