diff options
author | Serge Semin <[email protected]> | 2020-05-21 17:07:23 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2020-05-22 09:14:06 +0200 |
commit | 3858642805973d194935c0641d8e825f9192d384 (patch) | |
tree | ea80ff7c5e2aaead101291fed2c45ae1a4b232c0 /include/linux/fpga/fpga-bridge.h | |
parent | ed26aacfb5f71eecb20a51c4467da440cb719d66 (diff) |
mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes
Commit 07d69579e7fe ("MIPS: Don't register r4k sched clock when CPUFREQ
enabled") disabled the r4k-clock usage for scheduler ticks counting due
to the scheduler being non-tolerant for unstable clocks sources. For the
same reason the clock should be used in the system clocksource framework
with care. As soon as CPU frequency changes the clocksource framework
should be notified about this by marking the R4K timer being unstable
(which it really is, since the ticks rate has been changed synchronously
with the CPU frequency).
Signed-off-by: Serge Semin <[email protected]>
Cc: Alexey Malahov <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: Paul Burton <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: [email protected]
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions