linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hrtimer preemption bug fixes
@ 2013-04-10 21:07 Michael Bohan
  2013-04-10 21:07 ` [PATCH 1/2] hrtimer: Consider preemption when migrating hrtimer cpu_bases Michael Bohan
  2013-04-10 21:07 ` [PATCH 2/2] hrtimer: Prevent enqueue of hrtimer on dead CPU Michael Bohan
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Bohan @ 2013-04-10 21:07 UTC (permalink / raw)
  To: tglx; +Cc: linux-kernel, linux-arm-msm

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-04-19  1:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10 21:07 [PATCH 0/2] hrtimer preemption bug fixes Michael Bohan
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).