From: Avi Kivity Date: Wed, 2 Dec 2009 13:17:00 +0000 (+0200) Subject: KVM: MMU: Report spte not found in rmap before BUG() X-Git-Tag: v2.6.34-rc1~193^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186a3e526ac1b4063a723f90ae4893beedb24fc6;p=pandora-kernel.git KVM: MMU: Report spte not found in rmap before BUG() In the past we've had errors of single-bit in the other two cases; the printk() may confirm it for the third case (many->many). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed