[PATCH v3 3/3] clocksource/drivers/exynos_mct: increase the size of name array
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Mon Feb 21 09:40:29 PST 2022
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 at samsung.com>
> ---
> drivers/clocksource/exynos_mct.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list