[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1347932327-33192-1-git-send-email-john.stultz@linaro.org>
Date: Mon, 17 Sep 2012 21:38:44 -0400
From: John Stultz <john.stultz@...aro.org>
To: stable@...r.kernel.org
Cc: John Stultz <john.stultz@...aro.org>,
Prarit Bhargava <prarit@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] 3.4-stable timekeeping fixes merged in 3.6
Just wanted to send out a few timekeeping fixes that were merged
in 3.6 which are appropriate for -stable.
This queue backports the following fixes:
-----------------------------------------
cee58483cf56e0ba355fdd97ff5e8925329aa936 time: Move ktime_t overflow checking into timespec_valid_strict
bf2ac312195155511a0f79325515cbb61929898a time: Avoid making adjustments if we haven't accumulated anything
4e8b14526ca7fb046a81c94002c1c43b6fdf0e9b time: Improve sanity checking of timekeeping inputs
I've run these through my timetest suite w/ kvm on both i386
& x86_64. But more testing would be of course appreciated.
https://github.com/johnstultz-work/timetests
I also have patch queues for all the -stable trees that I'll be
sending out as my testing completes for those trees.
Cc: Prarit Bhargava <prarit@...hat.com>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>
John Stultz (3):
2.6.34.y: time: Improve sanity checking of timekeeping inputs
2.6.34.y: time: Avoid making adjustments if we haven't accumulated
anything
2.6.34.y: time: Move ktime_t overflow checking into
timespec_valid_strict
include/linux/ktime.h | 7 -------
include/linux/time.h | 29 +++++++++++++++++++++++++++--
kernel/time/timekeeping.c | 19 ++++++++++++++++++-
3 files changed, 45 insertions(+), 10 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