From: Jan Kiszka <jan.kiszka@siemens.com>
To: Philippe Gerum <rpm@xenomai.org>, Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] [PULL 1/2] ipipe-3.18: Fixes for x86 and ftrace
Date: Thu, 27 Aug 2015 17:36:22 +0200 [thread overview]
Message-ID: <55DF2E76.70501@siemens.com> (raw)
The following changes since commit 0bd3c33c19974f113bf5edd4494c492774dcdc42:
ipipe-core-3.18.12-arm-4 (2015-08-15 17:33:06 +0200)
are available in the git repository at:
git://git.xenomai.org/ipipe-jki b115c409 (for-upstream/3.18)
for you to fetch changes up to b115c4094d734e19fa7a96be1bf3958b3d244b8b:
Revert "ipipe: Register function tracer for direct and exclusive invocation" (2015-08-27 17:22:39 +0200)
This is part one, the second part on top will include stable kernel
updates which require validation on other archs than x86.
----------------------------------------------------------------
Henning Schild (1):
x86/ipipe: reserve irq num we use for IRQ_MOVE_CLEANUP_VECTOR
Jan Kiszka (4):
ipipe: Do not raise percpu-access alarm if preemption is off
ipipe: Avoid rescheduling from __ftrace_ops_list_func in illegal contexts
ipipe: Disable dynamic ftrace completely under I-pipe
Revert "ipipe: Register function tracer for direct and exclusive invocation"
arch/x86/kernel/irqinit.c | 7 ++++++-
include/linux/ftrace.h | 1 -
kernel/ipipe/core.c | 2 +-
kernel/ipipe/tracer.c | 2 +-
kernel/trace/Kconfig | 2 +-
kernel/trace/ftrace.c | 20 ++++++++++----------
6 files changed, 19 insertions(+), 15 deletions(-)
reply other threads:[~2015-08-27 15:36 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=55DF2E76.70501@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.