From: Jan Kiszka <jan.kiszka@siemens.com>
To: Philippe Gerum <rpm@xenomai.org>
Cc: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] [PULL] ipipe: fixes for 3.16
Date: Wed, 01 Apr 2015 20:24:02 +0200 [thread overview]
Message-ID: <551C37C2.8070803@siemens.com> (raw)
The following changes since commit 3345565c64b9394729af9a2607e17869146e5415:
Merge tag 'v3.16.7' into ipipe-3.16 (2015-03-17 12:14:50 +0100)
are available in the git repository at:
git://git.xenomai.org/ipipe-jki for-upstream/3.16
for you to fetch changes up to 31c38e538af63cee541cb249121e931b05b1a3fc:
arm/ipipe: Move ipipe_fault_entry past __ipipe_report_trap (2015-04-01 18:49:37 +0200)
These are just the most urgent or most harmless fixes that should go
into the next 3.16 stable release. There are still the exception
handling fixes and reworks, and 3.14 may need some of the patches as
well, but one after the other.
----------------------------------------------------------------
Jan Kiszka (5):
ipipe: Disable PROVE_RCU when I-pipe is on
x86/ipipe: Restore invocation of ipipe_unlock_irq from startup_ioapic_irq
arm/ipipe: Fix logical inversion in ret_from_exception
arm/ipipe: Fix I-pipe tracer for SMP_ON_UP
arm/ipipe: Move ipipe_fault_entry past __ipipe_report_trap
arch/arm/kernel/entry-armv.S | 4 ++--
arch/arm/kernel/ipipe.c | 2 +-
arch/arm/mm/fault.c | 16 ++++++++--------
arch/x86/kernel/apic/io_apic.c | 1 +
lib/Kconfig.debug | 2 +-
5 files changed, 13 insertions(+), 12 deletions(-)
reply other threads:[~2015-04-01 18:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=551C37C2.8070803@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=rpm@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.