diff options
author | Will Deacon <will@kernel.org> | 2021-06-08 16:43:41 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-08-13 09:24:22 +0200 |
commit | 88183788eacb782eb6e1295f1934fb9531b503d6 (patch) | |
tree | 2bd689d5b4825c515be74ae03ed75d98f0e09141 /drivers/clocksource/sh_cmt.c | |
parent | ae460fd9164b16654d8ec06cbc280b832f840eac (diff) | |
download | lwn-88183788eacb782eb6e1295f1934fb9531b503d6.tar.gz lwn-88183788eacb782eb6e1295f1934fb9531b503d6.zip |
clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU
The "mct_tick" is a per-cpu clockevents device. Set the
CLOCK_EVT_FEAT_PERCPU feature to prevent e.g. mct_tick0 being unsafely
designated as the global broadcast timer and instead treat the device as
a per-cpu wakeup timer.
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Will Deacon <will@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210608154341.10794-3-will@kernel.org
Diffstat (limited to 'drivers/clocksource/sh_cmt.c')
0 files changed, 0 insertions, 0 deletions