From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Philippe Gerum <rpm@xenomai.org>
Subject: [Xenomai] pull request for the ipipe-3.10 branch
Date: Mon, 24 Feb 2014 01:29:25 +0100 [thread overview]
Message-ID: <530A9265.80706@xenomai.org> (raw)
Hi,
The following changes since commit ce5bfa8a3282c8f97d5ec4b36802333b29e8c241:
ipipe: fix wrong assumption in startup code of rt-timers (SMP) (2014-02-13 15:22:15 +0100)
are available in the git repository at:
git://git.xenomai.org/ipipe-gch.git for-ipipe-3.10
for you to fetch changes up to da6384562ba94d28ffa7931e016a26b7db0b8ef5:
ipipe/omap4: use the L2 cache write-allocate option (2014-02-24 01:26:47 +0100)
----------------------------------------------------------------
Charles Steinkuehler (1):
arm/ipipe: fix compilation error with THUMB2
Gilles Chanteperdrix (6):
arm/ipipe: fetch processor id from threadinfo in non-legacy mode
ipipe: introduce the ipipe_smp_p predicate
ipipe/spinlocks: use ipipe_smp_p to optimize-out spinlocks code
ipipe/arm: optimize the SMP_ON_UP case
ipipe/arm: add an option to disable L2 cache write-allocate
ipipe/omap4: use the L2 cache write-allocate option
arch/arm/include/asm/barrier.h | 44 +++++++++++++++++++++++++------
arch/arm/include/asm/hardware/cache-l2x0.h | 2 ++
arch/arm/include/asm/ipipe.h | 6 +++++
arch/arm/include/asm/ipipe_base.h | 32 +++++++++++++++++++++-
arch/arm/include/asm/percpu.h | 4 +--
arch/arm/kernel/entry-armv.S | 2 ++
arch/arm/kernel/ipipe.c | 22 +++++++++++++++-
arch/arm/mach-omap2/omap4-common.c | 3 ++-
arch/arm/mm/cache-l2x0.c | 13 +++++++++
include/linux/ipipe.h | 6 +++++
kernel/ipipe/core.c | 20 ++++++++------
11 files changed, 133 insertions(+), 21 deletions(-)
--
Gilles.
next reply other threads:[~2014-02-24 0:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 0:29 Gilles Chanteperdrix [this message]
2014-02-24 8:56 ` [Xenomai] pull request for the ipipe-3.10 branch Jan Kiszka
2014-02-24 9:41 ` Jan Kiszka
2014-02-24 12:07 ` Gilles Chanteperdrix
2014-02-24 12:54 ` Jan Kiszka
2014-02-24 15:09 ` Philippe Gerum
2014-02-24 15:49 ` Jan Kiszka
2014-02-24 17:51 ` 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=530A9265.80706@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=rpm@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.