]> Pileus Git - ~andy/linux/commit
ntp: Move timex validation to timekeeping do_adjtimex call.
authorJohn Stultz <john.stultz@linaro.org>
Fri, 22 Mar 2013 19:08:52 +0000 (12:08 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 4 Apr 2013 20:18:14 +0000 (13:18 -0700)
commite4085693f629ded8ac8c35b5cdd324d20242990b
tree757707d15089ed0386b7f25bfa019cdfe9b44024
parentaa6f9c595d857328e5d815e5b94c0e7cd31a6b59
ntp: Move timex validation to timekeeping do_adjtimex call.

Move logic that does not need the ntp state to be done
in the timekeeping do_adjtimex() call.

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