]> Pileus Git - ~andy/linux/commit
ntp: Rework do_adjtimex to take timespec and tai arguments
authorJohn Stultz <john.stultz@linaro.org>
Fri, 22 Mar 2013 19:28:15 +0000 (12:28 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 4 Apr 2013 20:18:15 +0000 (13:18 -0700)
commit87ace39b7168bd9d352c1c52b6f5d88eb1876cf8
tree57f19306b0f2e9b99430f92a4ba9a7ac9454e2e0
parente4085693f629ded8ac8c35b5cdd324d20242990b
ntp: Rework do_adjtimex to take timespec and tai arguments

In order to change the locking rules, we need to provide
the timespec and tai values rather then having the ntp
logic acquire these values itself.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/ntp.c
kernel/time/ntp_internal.h
kernel/time/timekeeping.c