diff options
author | John Stultz <[email protected]> | 2012-07-13 01:21:50 -0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2012-07-15 09:48:49 +0200 |
commit | 6b1859dba01c7d512b72d77e3fd7da8354235189 (patch) | |
tree | 67eb3bede64476652d1fbd46356e7192fd43b030 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 84a1caf1453c3d44050bd22db958af4a7f99315c (diff) |
ntp: Fix STA_INS/DEL clearing bug
In commit 6b43ae8a619d17c4935c3320d2ef9e92bdeed05d, I
introduced a bug that kept the STA_INS or STA_DEL bit
from being cleared from time_status via adjtimex()
without forcing STA_PLL first.
Usually once the STA_INS is set, it isn't cleared
until the leap second is applied, so its unlikely this
affected anyone. However during testing I noticed it
took some effort to cancel a leap second once STA_INS
was set.
Signed-off-by: John Stultz <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Prarit Bhargava <[email protected]>
CC: [email protected] # 3.4
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions