commit | 4507a73439bf6971250ecd6802bb91bfb32cfc4a | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@alien8.de> | Wed Jun 12 13:37:42 2024 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Wed Jul 31 15:26:13 2024 -0700 |
tree | 4ecf8ce1c82cc5318b88669becd09f7c45bcaf3f | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b [diff] |
clocksource: Improve comments for watchdog skew bounds Add more detail on the rationale for bounding the clocksource ->uncertainty_margin below at about 500ppm. Signed-off-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Cc: John Stultz <jstultz@google.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Stephen Boyd <sboyd@kernel.org> Cc: Feng Tang <feng.tang@intel.com>