Re: [PATCH 03/18] arch: arc: Remove CONFIG_OPROFILE support

2021-01-14 Thread Viresh Kumar
On 14-01-21, 17:51, Vineet Gupta wrote: > On 1/14/21 3:35 AM, Viresh Kumar wrote: > > The "oprofile" user-space tools don't use the kernel OPROFILE support > > any more, and haven't in a long time. User-space has been converted to > > the perf inte

[PATCH 03/18] arch: arc: Remove CONFIG_OPROFILE support

2021-01-14 Thread Viresh Kumar
s Torvalds Signed-off-by: Viresh Kumar --- arch/arc/Kconfig | 1 - arch/arc/Makefile | 2 -- arch/arc/oprofile/Makefile | 10 -- arch/arc/oprofile/common.c | 23 --- 4 files changed, 36 deletions(-) delete mode 100644 arch/arc/oprofile/Makefile de

Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)

2020-02-23 Thread Viresh Kumar
On 20-02-20, 15:44, Arnd Bergmann wrote: > On Thu, Feb 20, 2020 at 2:15 PM Lukasz Majewski wrote: > > > On Thu, Feb 20, 2020 at 10:37 AM Lukasz Majewski > > > > > On Thu, Feb 20, 2020 at 12:11 AM Lukasz Majewski > > > There is also some work > > > in Linaro to ensure that LTP tests the low-leve

Re: [PATCH 3/7] clocksource: Rename clocksource_probe

2017-05-28 Thread Viresh Kumar
ear/spear13xx.c > @@ -124,5 +124,5 @@ void __init spear13xx_timer_init(void) > clk_put(pclk); > > spear_setup_of_timer(); > - clocksource_probe(); > + timer_probe(); > } Acked-by: Viresh Kumar -- viresh ___ linux-

Re: cpufreq: get cpufreq_frequency_table from clk driver

2017-02-22 Thread Viresh Kumar
On 21-02-17, 11:13, Vlad Zakharov wrote: > Hello, > > I am trying to implement a cpufreq driver for ARCHS cpu. You mean ARC architecture here ? > And I faced with one question I am not able to answer myself. cpufreq > framework allows us using cpufreq frequency tables > that store available for