diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2020-07-17 17:05:46 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-17 22:55:23 +0300 |
commit | dc2a0f1fb2a06df09f5094f29aea56b763aa7cca (patch) | |
tree | 5a617096707d5ccf8d10ddca8b978a49c7b6496f /scripts/gdb/linux/genpd.py | |
parent | 001ec1b3925da0d51847c23fc0aa4129282db526 (diff) | |
download | linux-dc2a0f1fb2a06df09f5094f29aea56b763aa7cca.tar.xz |
timers: Always keep track of next expiry
So far next expiry was only tracked while the CPU was in nohz_idle mode
in order to cope with missing ticks that can't increment the base->clk
periodically anymore.
This logic is going to be expanded beyond nohz in order to spare timer
softirqs so do it unconditionally.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Juri Lelli <juri.lelli@redhat.com>
Link: https://lkml.kernel.org/r/20200717140551.29076-8-frederic@kernel.org
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions