[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1341960205-56738-1-git-send-email-johnstul@us.ibm.com>
Date: Tue, 10 Jul 2012 18:43:18 -0400
From: John Stultz <johnstul@...ibm.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>
Cc: John Stultz <johnstul@...ibm.com>, Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Prarit Bhargava <prarit@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>, stable@...r.kernel.org
Subject: [PATCH 0/6] Fix for leapsecond caused hrtimer/futex issue (updated)
Over the weekend, Thomas got a chance to review the leap second fix
in more detail and had a few additional changes he wanted to make
to improve performance as well as style.
So this iteration includes his modifications.
Once merged, I'll be working to get the backports finished as quickly
as I can and sent to -stable.
thanks
-john
CC: Ingo Molnar <mingo@...nel.org>
CC: Peter Zijlstra <a.p.zijlstra@...llo.nl>
CC: Prarit Bhargava <prarit@...hat.com>
CC: Thomas Gleixner <tglx@...utronix.de>
CC: stable@...r.kernel.org
John Stultz (3):
hrtimer: Provide clock_was_set_delayed()
timekeeping: Fix leapsecond triggered load spike issue
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
Thomas Gleixner (3):
timekeeping: Maintain ktime_t based offsets for hrtimers
hrtimer: Move lock held region in hrtimer_interrupt()
timekeeping: Provide hrtimer update function
include/linux/hrtimer.h | 6 ++++-
kernel/hrtimer.c | 53 ++++++++++++++++++++++++++------------
kernel/time/timekeeping.c | 63 +++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 103 insertions(+), 19 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists