From: Shaohua Li Date: Wed, 20 Jun 2007 09:13:26 +0000 (+0800) Subject: KVM: MMU: Fix Wrong tlb flush order X-Git-Tag: v2.6.23-rc1~520^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88a97f0b2fe1cd08d06390dc2669b709ea96e11a;p=pandora-kernel.git KVM: MMU: Fix Wrong tlb flush order Need to flush the tlb after updating a pte, not before. Signed-off-by: Shaohua Li Signed-off-by: Avi Kivity --- Reading git-diff-tree failed