diff options
| author | Sean Christopherson <[email protected]> | 2019-12-06 15:57:29 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-01-08 18:16:09 +0100 |
| commit | 6948199a9af969342a6faf257678616aea491fcf (patch) | |
| tree | c1c622e61f416a19ac2f8d97519506aa7cd33ef5 /include/linux/debugobjects.h | |
| parent | 0c7a98e34ddae6e45938f02d4ce7f04114ef0bdc (diff) | |
KVM: x86/mmu: WARN if root_hpa is invalid when handling a page fault
WARN if root_hpa is invalid when handling a page fault. The check on
root_hpa exists for historical reasons that no longer apply to the
current KVM code base.
Remove an equivalent debug-only warning in direct_page_fault(), whose
existence more or less confirms that root_hpa should always be valid
when handling a page fault.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions