From: Takuya Yoshikawa Date: Mon, 14 Nov 2011 09:21:34 +0000 (+0900) Subject: KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect() X-Git-Tag: v3.3-rc1~131^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6eebf8b80316ea61718dc115cd6a20c16195327;p=pandora-kernel.git KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect() Remove redundant checks and use is_large_pte() macro. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed