diff options
author | Sean Christopherson <seanjc@google.com> | 2021-03-15 16:38:03 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-03-16 14:16:34 -0400 |
commit | 08889894cc82bc3b213bdb192f274358e5a6b78d (patch) | |
tree | 78145b0f09f4a5e0a4ca0d296911a21f1101efc5 /crypto/fips.c | |
parent | b601c3bc9d5053065acdaa1481c21481d0dc3f10 (diff) |
KVM: x86/mmu: Store the address space ID in the TDP iterator
Store the address space ID in the TDP iterator so that it can be
retrieved without having to bounce through the root shadow page. This
streamlines the code and fixes a Sparse warning about not properly using
rcu_dereference() when grabbing the ID from the root on the fly.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20210315233803.2706477-5-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions