diff options
author | John Stultz <[email protected]> | 2015-06-11 15:54:57 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-06-12 11:15:50 +0200 |
commit | 0c4a5fc95b1df42651a9b4c1f72d348b3d196ea0 (patch) | |
tree | 9f06308a5f07ae7675219e46442132db70c9ef94 /net/lapb | |
parent | 96efdcf2d080687e041b0353c604b708546689fd (diff) |
selftests: timers: Add leap-second timer edge testing to leap-a-day.c
Prarit reported an issue w/ timers around the leapsecond, where a
timer set for Midnight UTC (00:00:00) might fire a second early right
before the leapsecond (23:59:60 - though it appears as a repeated
23:59:59) is applied.
So I've updated the leap-a-day.c test to integrate a similar test,
where we set a timer and check if it triggers at the right time, and
if the ntp state transition is managed properly.
Reported-by: Daniel Bristot de Oliveira <[email protected]>
Reported-by: Prarit Bhargava <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Jiri Bohac <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Ingo Molnar <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions