On 21/02/2022 18:45, Alim Akhtar wrote: > Variable _name_ hold mct_tick number per cpu and it is currently > limited to 10. Which restrict the scalability of the MCT driver for > the SoC which has more local timers interrupts (>= 12). > Increase the length of it to make mct_tick printed correctly for > each local timer interrupts per CPU. > > Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > --- > drivers/clocksource/exynos_mct.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof