diff options
author | Waiman Long <longman@redhat.com> | 2021-11-18 20:14:37 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-01 02:22:29 +0100 |
commit | 1a5620671a1b6fd9cc08761677d050f1702f910c (patch) | |
tree | 4e57d639dbbb2b30439391cbe312d2fa43e7a139 /include/sound/soc-acpi.h | |
parent | clocksource: Avoid accidental unstable marking of clocksources (diff) | |
download | linux-1a5620671a1b6fd9cc08761677d050f1702f910c.tar.xz linux-1a5620671a1b6fd9cc08761677d050f1702f910c.zip |
clocksource: Reduce the default clocksource_watchdog() retries to 2
With the previous patch, there is an extra watchdog read in each retry.
Now the total number of clocksource reads is increased to 4 per iteration.
In order to avoid increasing the clock skew check overhead, the default
maximum number of retries is reduced from 3 to 2 to maintain the same 12
clocksource reads in the worst case.
Suggested-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'include/sound/soc-acpi.h')
0 files changed, 0 insertions, 0 deletions