From: Michael Bohan <mbohan@codeaurora.org>
To: tglx@linutronix.de
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: [PATCH 0/2] hrtimer preemption bug fixes
Date: Wed, 10 Apr 2013 14:07:46 -0700 [thread overview]
Message-ID: <1365628068-32738-1-git-send-email-mbohan@codeaurora.org> (raw)
Here are a couple of hrtimer bug fixes related to preemption.
Michael Bohan (2):
hrtimer: Consider preemption when migrating hrtimer cpu_bases
hrtimer: Prevent enqueue of hrtimer on dead CPU
kernel/hrtimer.c | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
next reply other threads:[~2013-04-10 21:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-10 21:07 Michael Bohan [this message]
2013-04-10 21:07 ` [PATCH 1/2] hrtimer: Consider preemption when migrating hrtimer cpu_bases Michael Bohan
2013-04-18 9:40 ` Thomas Gleixner
2013-04-19 1:37 ` Michael Bohan
2013-04-10 21:07 ` [PATCH 2/2] hrtimer: Prevent enqueue of hrtimer on dead CPU Michael Bohan
2013-04-18 9:44 ` Thomas Gleixner
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=1365628068-32738-1-git-send-email-mbohan@codeaurora.org \
--to=mbohan@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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.