diff options
author | Will Deacon <[email protected]> | 2021-06-08 16:43:41 +0100 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2021-08-13 09:24:22 +0200 |
commit | 88183788eacb782eb6e1295f1934fb9531b503d6 (patch) | |
tree | 2bd689d5b4825c515be74ae03ed75d98f0e09141 /tools/perf/util/trace-event-scripting.c | |
parent | ae460fd9164b16654d8ec06cbc280b832f840eac (diff) |
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 <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Chanwoo Choi <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions