diff options
author | John Stultz <[email protected]> | 2018-05-29 19:12:18 -0700 |
---|---|---|
committer | John Stultz <[email protected]> | 2018-07-10 12:43:21 -0700 |
commit | 1416270f4a1ae83ea84156ceba19a66a8f88be1f (patch) | |
tree | eaad80b8b71e98b333e4ace8fb6be98b00152dcd /net/lapb/lapb_subr.c | |
parent | 021c91791a5e7e85c567452f1be3e4c2c6cb6063 (diff) |
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
In the past we've warned when ADJ_OFFSET was in progress, usually
caused by ntpd or some other time adjusting daemon running in non
steady sate, which can cause the skew calculations to be
incorrect.
Thus, this patch checks to see if the clock was being adjusted
when we fail so that we don't cause false negatives.
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Miroslav Lichvar <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: [email protected]
Suggested-by: Miroslav Lichvar <[email protected]>
Signed-off-by: John Stultz <[email protected]>
---
v2: Widened the checks to look for other clock adjustments that
could happen, as suggested by Miroslav
v3: Fixed up commit message
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions