commit | 0b5154fb9040cca94e7d9893384c0e78bfe2d296 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Fri Mar 22 14:20:03 2013 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Thu Apr 04 13:18:16 2013 -0700 |
tree | 56f00530b6f99159d478ed48771a2fd97b26c5f1 | |
parent | 06c017fdd4dc48451a29ac37fc1db4a3f86b7f40 [diff] |
timekeeping: Simplify tai updating from do_adjtimex Since we are taking the timekeeping locks, just go ahead and update any tai change directly, rather then dropping the lock and calling a function that will just take it again. 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>