diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-06-30 14:36:21 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-07-05 13:48:48 +0200 |
commit | e9f2a760b158551bfbef6db31d2cae45ab8072e5 (patch) | |
tree | 290da330d8a559d9f8a3c8119299579c2fc35946 /arch/x86/include/uapi/asm/vmx.h | |
parent | KVM: x86: remove now unneeded hugepage gfn adjustment (diff) | |
download | linux-e9f2a760b158551bfbef6db31d2cae45ab8072e5.tar.xz linux-e9f2a760b158551bfbef6db31d2cae45ab8072e5.zip |
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Note that in such a case it is quite likely that KVM will BUG_ON
in __pte_list_remove when the VM is closed. However, there is no
immediate risk of memory corruption in the host so a WARN_ON is
enough and it lets you gather traces for debugging.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/uapi/asm/vmx.h')
0 files changed, 0 insertions, 0 deletions