|
@@ -299,8 +299,7 @@ static u64 notrace arm64_858921_read_cntvct_el0(void)
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#ifdef CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND
|
|
#ifdef CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND
|
|
-DEFINE_PER_CPU(const struct arch_timer_erratum_workaround *,
|
|
|
|
- timer_unstable_counter_workaround);
|
|
|
|
|
|
+DEFINE_PER_CPU(const struct arch_timer_erratum_workaround *, timer_unstable_counter_workaround);
|
|
EXPORT_SYMBOL_GPL(timer_unstable_counter_workaround);
|
|
EXPORT_SYMBOL_GPL(timer_unstable_counter_workaround);
|
|
|
|
|
|
DEFINE_STATIC_KEY_FALSE(arch_timer_read_ool_enabled);
|
|
DEFINE_STATIC_KEY_FALSE(arch_timer_read_ool_enabled);
|