commit | 1d8f51d41fc7116f3753fe9f9a5dd93e0b550a2c | [log] [tgz] |
---|---|---|
author | Scott Wood <oss@buserror.net> | Thu Sep 22 03:35:18 2016 -0500 |
committer | Will Deacon <will.deacon@arm.com> | Fri Sep 23 17:19:25 2016 +0100 |
tree | abbb60533f4f4de2f8b543241a8c7bb1913a2dab | |
parent | f6dc1576cd517440313c9551b6ffa3d7e389c7c7 [diff] |
arm/arm64: arch_timer: Use archdata to indicate vdso suitability Instead of comparing the name to a magic string, use archdata to explicitly communicate whether the arch timer is suitable for direct vdso access. Acked-by: Will Deacon <will.deacon@arm.com> Acked-by: Russell King <rmk+kernel@armlinux.org.uk> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Scott Wood <oss@buserror.net> Signed-off-by: Will Deacon <will.deacon@arm.com>