KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 Oct 2013 14:56:16 +0000 (16:56 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 Jan 2015 21:48:04 +0000 (22:48 +0100)
This makes the direction of the conditions consistent with code that
is already using WARN_ON.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c

Simple merge