All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Xenomai core <Xenomai-core@domain.hid>
Subject: [Xenomai-core] pull request
Date: Mon, 28 Dec 2009 15:37:01 +0100	[thread overview]
Message-ID: <4B38C28D.5010205@domain.hid> (raw)

The following changes since commit e1db93a63545cb99b8f615b69aff22920fa0ee39:
  Philippe Gerum (1):
        blackfin: export atomic set/clear mask fns

are available in the git repository at:

  git://git.xenomai.org/xenomai-gch.git for-head

Gilles Chanteperdrix (3):
      analogy: comment out the definition of range_ni_M_628x_ao, which was not used
      blackfin: avoid redefinition of CAN_ERR_MASK with Linux 2.6.30
      nucleus: rename vdso symbols

Wolfgang Mauerer (2):
      nucleus: Add support for sharing data between Xenomai kernel and userland
      nucleus: Testcase for the xnvdso mechanism

 include/asm-blackfin/wrappers.h                    |    4 +
 include/asm-generic/syscall.h                      |    1 +
 include/nucleus/Makefile.am                        |    3 +-
 include/nucleus/xnvdso.h                           |   61 ++++++++++++++++++++
 ksrc/drivers/analogy/national_instruments/pcimio.c |    2 +
 ksrc/nucleus/module.c                              |    7 ++
 ksrc/nucleus/shadow.c                              |   22 +++++++
 src/testsuite/unit/Makefile.am                     |   15 +++++-
 src/testsuite/unit/check-vdso.c                    |   52 +++++++++++++++++
 src/testsuite/unit/runinfo.in                      |    1 +
 10 files changed, 166 insertions(+), 2 deletions(-)
 create mode 100644 include/nucleus/xnvdso.h
 create mode 100644 src/testsuite/unit/check-vdso.c

-- 
					    Gilles.


             reply	other threads:[~2009-12-28 14:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-28 14:37 Gilles Chanteperdrix [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-06 10:39 [Xenomai-core] Pull request Gilles Chanteperdrix
2009-09-24 13:25 Gilles Chanteperdrix
2009-06-02 20:22 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=4B38C28D.5010205@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=Xenomai-core@domain.hid \
    /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.