diff options
author | Peter Gonda <[email protected]> | 2022-03-04 08:10:32 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-04-02 05:34:40 -0400 |
commit | 4a9e7b9ea252842bc8b14d495706ac6317fafd5d (patch) | |
tree | 1c4d9afb3b7deb9cf6ce22c95bca49fe596904d7 /net/lapb/lapb_subr.c | |
parent | 95b065bf5c431c06c68056a03a5853b660640ecc (diff) |
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Include kvm_cache_regs.h to pick up the definition of is_guest_mode(),
which is referenced by nested_svm_virtualize_tpr() in svm.h. Remove
include from svm_onhpyerv.c which was done only because of lack of
include in svm.h.
Fixes: 883b0a91f41ab ("KVM: SVM: Move Nested SVM Implementation to nested.c")
Cc: Paolo Bonzini <[email protected]>
Cc: Sean Christopherson <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Peter Gonda <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions