From: Xiao Guangrong Date: Thu, 13 May 2010 02:07:00 +0000 (+0800) Subject: KVM: MMU: remove rmap before clear spte X-Git-Tag: v2.6.36-rc1~580^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d74229f013ed8e4a00d74cfa7a3fa6a2315c467;p=pandora-kernel.git KVM: MMU: remove rmap before clear spte Remove rmap before clear spte otherwise it will trigger BUG_ON() in some functions such as rmap_write_protect(). Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed