linux/arch/arm/include
Nathan Lynch 8b8dde0034 clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
The only difference between arm and arm64's implementations of
arch_counter_set_user_access is that 32-bit ARM does not enable user
access to the virtual counter.  We want to enable this access for the
32-bit ARM VDSO, so copy the arm64 version to the driver itself, and
remove the arch-specific implementations.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
2014-09-29 01:59:25 +02:00
..
asm clocksource: arm_arch_timer: Enable counter access for 32-bit ARM 2014-09-29 01:59:25 +02:00
debug ARM: SoC platform changes for 3.17 2014-08-08 11:14:29 -07:00
uapi/asm ARM: wire up memfd_create syscall 2014-08-09 14:07:59 +01:00