[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1453417415-19110-1-git-send-email-john.stultz@linaro.org>
Date: Thu, 21 Jan 2016 15:03:33 -0800
From: John Stultz <john.stultz@...aro.org>
To: lkml <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Sasha Levin <sasha.levin@...cle.com>,
Richard Cochran <richardcochran@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Prarit Bhargava <prarit@...hat.com>,
Harald Hoyer <harald@...hat.com>, Kay Sievers <kay@...y.org>,
David Herrmann <dh.herrmann@...il.com>,
Shuah Khan <shuahkh@....samsung.com>
Subject: [PATCH 0/2] Fix for ADJ_SETOFFSET w/ ADJ_NANO
David Herrmann mailed me pointing out that one of the
changes that landed in 4.5-rc broke users of ADJ_SETOFFSET
when used with ADJ_NANO.
I've implemented a fix to this issue and also introduced
more unit tests to validate these going forward.
Thomas: Can you queue the first patch for tip/timers/urgent?
Shuah: The kselftests patch can wait to the next merge window
if you'd prefer.
Let me know if you have any thoughts or objections!
thanks
-john
Cc: Sasha Levin <sasha.levin@...cle.com>
Cc: Richard Cochran <richardcochran@...il.com>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Prarit Bhargava <prarit@...hat.com>
Cc: Harald Hoyer <harald@...hat.com>
Cc: Kay Sievers <kay@...y.org>
Cc: David Herrmann <dh.herrmann@...il.com>
Cc: Shuah Khan <shuahkh@....samsung.com>
John Stultz (2):
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
kselftests: timers: Add adjtimex SETOFFSET validity tests
kernel/time/ntp.c | 14 ++-
tools/testing/selftests/timers/valid-adjtimex.c | 139 +++++++++++++++++++++++-
2 files changed, 150 insertions(+), 3 deletions(-)
--
1.9.1
Powered by blists - more mailing lists