Skip to content
Commit 6acc71cc authored by Marc Zyngier's avatar Marc Zyngier
Browse files

arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs



Instead of applying a CPU-specific workaround to all CPUs in the system,
allow it to only affect a subset of them (typical big-little case).

This is done by turning the erratum pointer into a per-CPU variable.

Acked-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 8c64621b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment