Hello!
This series adds comments classifying bogus measurements and adds capped
exponential backoff for messages that are likely caused by overly busy
systems.
1. Add comments to classify bogus measurements.
2. Exponential backoff for load-induced bogus watchdog reads.
Thanx, Paul
------------------------------------------------------------------------
b/include/linux/clocksource.h | 4 ++++
b/kernel/time/clocksource.c | 2 ++
kernel/time/clocksource.c | 31 +++++++++++++++++++++++++------
3 files changed, 31 insertions(+), 6 deletions(-)