commit | 9e3f7a29694049edd728e2400ab57ad7553e5aa9 | [log] [tgz] |
---|---|---|
author | Wei Huang <wei@redhat.com> | Wed Nov 16 09:20:57 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Nov 18 09:02:04 2016 +0000 |
tree | 1afa6545f2e297504d5b260ab1f107f2da2fcea0 | |
parent | d42c79701a3ee5c38fbbc82f98a140420bd40134 [diff] |
arm64: KVM: pmu: Fix AArch32 cycle counter access We're missing the handling code for the cycle counter accessed from a 32bit guest, leading to unexpected results. Cc: stable@vger.kernel.org # 4.6+ Signed-off-by: Wei Huang <wei@redhat.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>