mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-06 21:23:05 +09:00
arm64 relies on the arm_arch_timer for sched_clock, so we can select
HAVE_IRQ_TIME_ACCOUNTING and have the core sched-clock code enable the
feature at runtime based on the rate.
Reported-by: Mario Smarduch <m.smarduch@samsung.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
(cherry picked from commit 24da208db3)
Signed-off-by: Alex Shi <alex.shi@linaro.org>