diff options
author | Marc Zyngier <[email protected]> | 2023-04-13 14:23:42 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-04-13 14:23:42 +0100 |
commit | a6610435ac17de1ac727c90ad62c723d86c7ea36 (patch) | |
tree | 64b8b8d28d34041f9772fc974883b1c11ef3b165 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 2fe9e0fc21602339b82cdba58ef81a5a97d90ca2 (diff) |
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 <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions