From: Jan Kiszka <jan.kiszka@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: adeos-main <adeos-main@gna.org>
Subject: [Adeos-main] [git pull v2] IRQ virtualization & tracing fixes and noarch merge for ipipe-2.6.35-x86
Date: Mon, 18 Oct 2010 18:47:19 +0200 [thread overview]
Message-ID: <4CBC7A17.40409@domain.hid> (raw)
In-Reply-To: <4CBC547E.1030101@domain.hid>
A quick extension of the previous pull request. Another bug was sleeping
in the syscall exit path. This is an x86-only fix, but I wouldn't be
surprised if other archs are affected as well.
The following changes since commit d6040e695e40a9cbac2507690100b6e95b555d7d:
ipipe-2.6.35.7-x86-2.7-04 (2010-10-04 12:47:15 +0200)
are available in the git repository at:
git://git.kiszka.org/ipipe-2.6 queues/2.6.35-x86
Jan Kiszka (7):
ipipe: Remove unused local variables
ipipe: Reinstall ipipe_nmi_enter/exit
ipipe: Drop foreign stack test from nmi entry/exit
Merge branch 'queues/2.6.35-noarch' into queues/2.6.35-x86
ipipe: x86: Fix virtualization of perf_pending_interrupt
ipipe: x86: Fix x86_platform_ipi virtualization
ipipe: x86: Don't trace non-Linux syscall exits
Philippe Gerum (3):
ipipe: enable back ftrace at startup
ipipe: detect damage of hw interrupt state via spin_unlock_irqrestore
ipipe: fix build with ipipe off
arch/x86/include/asm/hw_irq.h | 1 +
arch/x86/kernel/ipipe.c | 8 ++++----
arch/x86/kernel/ptrace.c | 4 ++++
include/linux/hardirq.h | 38 ++++++++++++++++++--------------------
include/linux/ipipe_lock.h | 18 ++++++++++++++----
kernel/ipipe/core.c | 16 +++++++++++++++-
kernel/ipipe/tracer.c | 1 +
7 files changed, 57 insertions(+), 29 deletions(-)
prev parent reply other threads:[~2010-10-18 16:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-18 14:06 [Adeos-main] [git pull] IRQ virtualization fixes and noarch merge for ipipe-2.6.35-x86 Jan Kiszka
2010-10-18 16:47 ` Jan Kiszka [this message]
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=4CBC7A17.40409@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=adeos-main@gna.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.