timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
authorJohn Stultz <john.stultz@linaro.org>
Fri, 22 Mar 2013 18:37:28 +0000 (11:37 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 4 Apr 2013 20:18:16 +0000 (13:18 -0700)
In moving the NTP state to be protected by the timekeeping locks,
be sure to acquire the timekeeping locks prior to calling
ntp functions.

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>

No differences found