Files
android_kernel_xiaomi_sm8450/arch/arm/include/asm
Marc Zyngier 5ef19a161c clocksource/arm_arch_timer: Direcly assign set_next_event workaround
When a given timer is affected by an erratum and requires an
alternative implementation of set_next_event, we do a rather
complicated dance to detect and call the workaround on each
set_next_event call.

This is clearly idiotic, as we can perfectly detect whether
this CPU requires a workaround while setting up the clock event
device.

This only requires the CPU-specific detection to be done a bit
earlier, and we can then safely override the set_next_event pointer
if we have a workaround associated to that CPU.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by; Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2019-04-30 16:10:57 +01:00
..
2018-06-15 18:10:01 -03:00
2017-06-05 17:50:44 +02:00
2015-05-28 15:31:53 +02:00
2018-07-22 14:13:43 +02:00
2019-03-17 12:56:31 +09:00
2018-05-19 11:53:46 +01:00
2018-05-07 07:15:41 +02:00
2018-01-21 15:37:56 +00:00