diff options
author | Fuad Tabba <tabba@google.com> | 2024-12-16 13:50:57 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-12-20 16:54:12 +0300 |
commit | aac64ad36955268d65375c32415d5bcf1bd1dd47 (patch) | |
tree | b5e1b123be757b2b42571c42b69472380d3933f5 /scripts/gdb/linux/tasks.py | |
parent | 41d6028e28bd474298ff10409c292ec46cf43a90 (diff) | |
download | linux-aac64ad36955268d65375c32415d5bcf1bd1dd47.tar.xz |
KVM: arm64: Use kvm_vcpu_has_feature() directly for struct kvm
Now that we have introduced kvm_vcpu_has_feature(), use it in the
remaining code that checks for features in struct kvm, instead of
using the __vcpu_has_feature() helper.
No functional change intended.
Suggested-by: Quentin Perret <qperret@google.com>
Signed-off-by: Fuad Tabba <tabba@google.com>
Link: https://lore.kernel.org/r/20241216105057.579031-18-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions