summaryrefslogtreecommitdiffstats
path: root/arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2018-10-23 10:47:47 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2018-10-23 10:47:47 -0500
commita92862ed1def7c59fb1161ac48937e5d725282a1 (patch)
tree5049e034709c2b782317c77c005758370f3bdb95 /arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch
parent5f57cb815970a996096ee589f3db6a8b1819b945 (diff)
downloadkernel-a92862ed1def7c59fb1161ac48937e5d725282a1.tar.gz
kernel-a92862ed1def7c59fb1161ac48937e5d725282a1.tar.xz
kernel-a92862ed1def7c59fb1161ac48937e5d725282a1.zip
Linux v4.19-1676-g0d1b82cd8ac2
Diffstat (limited to 'arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch')
-rw-r--r--arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch b/arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch
index 4124f6fa7..74c7eb981 100644
--- a/arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch
+++ b/arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch
@@ -167,7 +167,7 @@ index 57cb2f00fc07..66ce13578c52 100644
DEFINE_PER_CPU(const struct arch_timer_erratum_workaround *, timer_unstable_counter_workaround);
EXPORT_SYMBOL_GPL(timer_unstable_counter_workaround);
@@ -408,6 +438,15 @@ static const struct arch_timer_erratum_workaround ool_workarounds[] = {
- .read_cntvct_el0 = arm64_858921_read_cntvct_el0,
+ .read_cntvct_el0 = arm64_1188873_read_cntvct_el0,
},
#endif
+#ifdef CONFIG_SUN50I_A64_UNSTABLE_TIMER