KVM: arm64: selftests: Drop SVE cap check in print_reg
authorAndrew Jones <ajones@ventanamicro.com>
Tue, 25 Jul 2023 08:41:28 +0000 (16:41 +0800)
committerAnup Patel <anup@brainfault.org>
Tue, 8 Aug 2023 16:12:00 +0000 (21:42 +0530)
commit2653860812949d485e18414b72fa542c84763f71
tree245fbb36e2cdfb7b867ecd9b9cfe3b4cb045f792
parentdfaf20af7649c82b0c53103e3bd9f3e6c3751c9d
KVM: arm64: selftests: Drop SVE cap check in print_reg

The check doesn't prove much anyway, as the reg lists could be
messed up too. Just drop the check to simplify making print_reg
more independent.

Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
tools/testing/selftests/kvm/aarch64/get-reg-list.c