diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-11-25 03:33:57 -0500 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-12-01 07:52:07 -0800 |
commit | 5f3c8c9187b6fa8675951f9fad5b99b11fed21f6 (patch) | |
tree | 32fde6540152481339e9bfcdd32da88071cc7b26 /tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c | |
parent | 45a61ebb221117748d3567a86908618f431ac824 (diff) |
KVM: x86/mmu: remove unnecessary "bool shared" argument from functions
Neither tdp_mmu_next_root nor kvm_tdp_mmu_put_root need to know
if the lock is taken for read or write. Either way, protection
is achieved via RCU and tdp_mmu_pages_lock. Remove the argument
and just assert that the lock is taken.
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/r/20231125083400.1399197-2-pbonzini@redhat.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c')
0 files changed, 0 insertions, 0 deletions