commit | 01d3e3ff26080040cb02ec4989a0da36d069f1e9 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Jan 27 10:27:09 2017 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Apr 07 11:22:09 2017 +0100 |
tree | 0a4601c57b7fd7557ec320ba7bb77de14b87a1dc | |
parent | 8328089f0aeba39173eee3fc109b5c77efd64747 [diff] |
arm64: arch_timer: Rework the set_next_event workarounds The way we work around errata affecting set_next_event is not very nice, at it imposes this workaround on errata that do not need it. Add new workaround hooks and let the existing workarounds use them. Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>