[PATCH v2 3/7] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
Peter Griffin
peter.griffin at linaro.org
Thu May 8 03:12:46 PDT 2025
On Thu, 3 Apr 2025 at 00:34, Will McVicker <willmcvicker at google.com> wrote:
>
> From: Hosung Kim <hosung0.kim at samsung.com>
>
> To allow the CPU to handle it's own clock events, we need to set the
> IRQF_PERCPU flag. This prevents the local timer interrupts from
> migrating to other CPUs.
>
> Signed-off-by: Hosung Kim <hosung0.kim at samsung.com>
> [Original commit from https://android.googlesource.com/kernel/gs/+/03267fad19f093bac979ca78309483e9eb3a8d16]
> Signed-off-by: Will McVicker <willmcvicker at google.com>
> ---
Reviewed-by: Peter Griffin <peter.griffin at linaro.org>
More information about the linux-arm-kernel
mailing list