Home
last modified time | relevance | path

Searched hist:"6 acc71ccac7187fc0ef85f10bd09c2058f21fab5" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Darch_timer.hdiff 6acc71ccac7187fc0ef85f10bd09c2058f21fab5 Mon Feb 20 12:34:48 CST 2017 Marc Zyngier <marc.zyngier@arm.com> 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: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
/openbmc/linux/drivers/clocksource/
H A Darm_arch_timer.cdiff 6acc71ccac7187fc0ef85f10bd09c2058f21fab5 Mon Feb 20 12:34:48 CST 2017 Marc Zyngier <marc.zyngier@arm.com> 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: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>