From: Jan Kiszka <jan.kiszka@siemens.com>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] [PULL] Enable build against 3.10
Date: Wed, 28 Aug 2013 19:28:06 +0200 [thread overview]
Message-ID: <521E3326.2010806@siemens.com> (raw)
The following changes since commit 60957fb42f76275c2851c5720b65ce60fbd3e75d:
posix: Skip auto-shadowing if current thread is already shadowed (2013-07-29 00:05:05 +0200)
are available in the git repository at:
git://git.xenomai.org/xenomai-jki.git for-upstream
for you to fetch changes up to d63fd4e8be4d57a9a90481f6cfe5374be91fce8d:
analogy: Update procfs usage to latest kernel API (2013-08-21 17:00:53 +0200)
----------------------------------------------------------------
Jan Kiszka (6):
nucleus: Remove unused xnvfile_*_p helpers
nucleus: Adjust procfs usage to latest kernel API
nucleus: Remove obsolete parent field from xnvfile
rtcan: Debugging feature depends on procfs
rtcan: Update procfs usage to latest kernel API
analogy: Update procfs usage to latest kernel API
include/analogy/device.h | 4 +-
include/analogy/driver.h | 4 +-
include/analogy/transfer.h | 4 +-
include/asm-generic/wrappers.h | 39 ++++
include/nucleus/vfile.h | 18 --
ksrc/drivers/analogy/device.c | 51 ++---
ksrc/drivers/analogy/driver.c | 32 +---
ksrc/drivers/analogy/rtdm_interface.c | 42 ++--
ksrc/drivers/analogy/transfer.c | 32 +---
ksrc/drivers/can/Kconfig | 2 +-
ksrc/drivers/can/mscan/rtcan_mscan_proc.c | 147 +++++++-------
ksrc/drivers/can/rtcan_internal.h | 62 ------
ksrc/drivers/can/rtcan_module.c | 266 +++++++++++++-------------
ksrc/drivers/can/sja1000/rtcan_sja1000_proc.c | 48 ++---
ksrc/nucleus/vfile.c | 34 +---
15 files changed, 332 insertions(+), 453 deletions(-)
next reply other threads:[~2013-08-28 17:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-28 17:28 Jan Kiszka [this message]
2013-08-28 20:00 ` [Xenomai] [PULL] Enable build against 3.10 Gilles Chanteperdrix
2013-08-28 21:40 ` Jan Kiszka
2013-08-29 20:39 ` 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=521E3326.2010806@siemens.com \
--to=jan.kiszka@siemens.com \
--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.