From: Paolo Bonzini Date: Wed, 2 Oct 2013 14:56:16 +0000 (+0200) Subject: KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON X-Git-Tag: fixes-v4.0-rc1~113^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa4a2c080e37d362ae603f4ea157fe779bd85cb5;p=pandora-kernel.git KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON This makes the direction of the conditions consistent with code that is already using WARN_ON. Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed