diff options
author | 2019-09-01 22:12:35 +0100 | |
---|---|---|
committer | 2019-09-09 18:16:32 +0100 | |
commit | b6749e20d5710c955fc6d4322f8fd98c915b2573 (patch) | |
tree | 516de9ee7c60ed7456b00dbb64e823d47f8f9bd5 /scripts/gdb/linux/utils.py | |
parent | KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE (diff) | |
download | wireguard-linux-b6749e20d5710c955fc6d4322f8fd98c915b2573.tar.xz wireguard-linux-b6749e20d5710c955fc6d4322f8fd98c915b2573.zip |
arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
There is no reason for using hyp_alternate_select when checking
for ARM64_WORKAROUND_834220, as each of the capabilities is
also backed by a static key. Just replace the KVM-specific
construct with cpus_have_const_cap(ARM64_WORKAROUND_834220).
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Christoffer Dall <christoffer.dall@arm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions