Leap-second fix for Lucid
John Stultz <john.stultz@linaro.org> has put together a patch set to
address the leapsecond bug that was encountered this past weekend by some sites. This set has had some testing by a few people and has been accepted upstreams. However, the 2.6.32 stable tree containing the fix hasn't yet been published. The following mailing list thread covers this patch set and the discussions around them: https://lkml.org/lkml/2012/7/1/176 And here's the submission of the 2.6.32 backport: https://lkml.org/lkml/2012/7/17/546 John Stultz (5): 2.6.32.x: ntp: Fix leap-second hrtimer livelock 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond 2.6.32.x: hrtimer: Provide clock_was_set_delayed() 2.6.32.x: timekeeping: Fix leapsecond triggered load spike issue 2.6.32.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt Richard Cochran (1): 2.6.32.x: ntp: Correct TAI offset during leap second Thomas Gleixner (5): 2.6.32.x: time: Move common updates to a function 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt() 2.6.32.x: timekeeping: Provide hrtimer update function 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume() include/linux/hrtimer.h | 9 +++- include/linux/timex.h | 2 +- kernel/hrtimer.c | 52 ++++++++++++------- kernel/time/ntp.c | 124 +++++++++++++++------------------------------ kernel/time/timekeeping.c | 93 ++++++++++++++++++++++++++++------ 5 files changed, 162 insertions(+), 118 deletions(-) -- 1.7.9.5 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
Leap-second fix for Lucid
The following changes since commit 086a965a904e787ab151027afd6fa3d043ebc9af:
UBUNTU: Bump ABI (2012-07-24 10:30:16 +0100) are available in the git repository at: git://kernel.ubuntu.com/henrix/ubuntu-lucid.git leap-second-fix for you to fetch changes up to 86947448e3b0cb7ecdfc28c7a7aa89c802353d67: 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume() (2012-07-24 10:30:46 +0100) ---------------------------------------------------------------- John Stultz (5): 2.6.32.x: ntp: Fix leap-second hrtimer livelock 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond 2.6.32.x: hrtimer: Provide clock_was_set_delayed() 2.6.32.x: timekeeping: Fix leapsecond triggered load spike issue 2.6.32.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt Richard Cochran (1): 2.6.32.x: ntp: Correct TAI offset during leap second Thomas Gleixner (5): 2.6.32.x: time: Move common updates to a function 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt() 2.6.32.x: timekeeping: Provide hrtimer update function 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume() include/linux/hrtimer.h | 9 +++- include/linux/timex.h | 2 +- kernel/hrtimer.c | 52 ++++++++++++------- kernel/time/ntp.c | 124 +++++++++++++++------------------------------ kernel/time/timekeeping.c | 93 ++++++++++++++++++++++++++++------ 5 files changed, 162 insertions(+), 118 deletions(-) -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 06:42 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.