summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorCatalin Marinas2014-12-10 12:02:09 +0100
committerArnd Bergmann2014-12-16 22:26:44 +0100
commitd6ad36913083d683aad4e02e53580c995f1a6ede (patch)
tree5747e14cc4bdd26de3ef46b875f8c7f78c1b2cfe /arch/arm/configs/multi_v7_defconfig
parentMerge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm... (diff)
downloadkernel-qcow2-linux-d6ad36913083d683aad4e02e53580c995f1a6ede.tar.gz
kernel-qcow2-linux-d6ad36913083d683aad4e02e53580c995f1a6ede.tar.xz
kernel-qcow2-linux-d6ad36913083d683aad4e02e53580c995f1a6ede.zip
clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
Commit 0b46b8a718c6 (clocksource: arch_timer: Fix code to use physical timers when requested) introduces the use of physical counters in the ARM architected timer driver. However, he arm64 kernel uses CNTVCT in VDSO. When booting in EL2, the kernel switches to the physical timers to make things easier for KVM but it continues to use the virtual counter both in user and kernel. While in such scenario CNTVCT == CNTPCT (since CNTVOFF is initialised by the kernel to 0), we want to spot firmware bugs corrupting CNTVOFF early (which would affect CNTVCT). Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Tested-by: Yingjoe Chen <yingjoe.chen@mediatek.com> Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
0 files changed, 0 insertions, 0 deletions