On Thu, May 21, 2020 at 05:07:23PM +0300, Serge Semin wrote: > 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 <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > Cc: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx> > Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > Cc: Paul Burton <paulburton@xxxxxxxxxx> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > --- > arch/mips/Kconfig | 1 + > arch/mips/kernel/csrc-r4k.c | 40 +++++++++++++++++++++++++++++++++++++ > 2 files changed, 41 insertions(+) applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]