diff options
author | 2023-04-13 14:23:42 +0100 | |
---|---|---|
committer | 2023-04-13 14:23:42 +0100 | |
commit | a6610435ac17de1ac727c90ad62c723d86c7ea36 (patch) | |
tree | 64b8b8d28d34041f9772fc974883b1c11ef3b165 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: selftests: Augment existing timer test to handle variable offset (diff) | |
download | linux-rng-a6610435ac17de1ac727c90ad62c723d86c7ea36.tar.xz linux-rng-a6610435ac17de1ac727c90ad62c723d86c7ea36.zip |
KVM: arm64: Handle 32bit CNTPCTSS traps
When CNTPOFF isn't implemented and that we have a non-zero counter
offset, CNTPCT and CNTPCTSS are trapped. We properly handle the
former, but not the latter, as it is not present in the sysreg
table (despite being actually handled in the code). Bummer.
Just populate the cp15_64 table with the missing register.
Reported-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions