diff options
author | 2022-02-21 23:15:47 +0530 | |
---|---|---|
committer | 2022-03-07 18:27:22 +0100 | |
commit | 0a3a4b9d2bb7928f54579421bbadd4aa9c4a94f0 (patch) | |
tree | cf39d1d051fe4b2c81e82ffb84acbf77ec6f2aa4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clocksource/drivers/exynos_mct: Bump up mct max irq number (diff) | |
download | linux-dev-0a3a4b9d2bb7928f54579421bbadd4aa9c4a94f0.tar.xz linux-dev-0a3a4b9d2bb7928f54579421bbadd4aa9c4a94f0.zip |
clocksource/drivers/exynos_mct: Increase the size of name array
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@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220221174547.26176-3-alim.akhtar@samsung.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions