From: Marcelo Tosatti Date: Mon, 26 Oct 2009 18:50:14 +0000 (-0200) Subject: KVM: MMU: update invlpg handler comment X-Git-Tag: v2.6.33-rc1~387^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5c35aad5ccaa8f1bd5d9e12f9f5251f3180093;p=pandora-kernel.git KVM: MMU: update invlpg handler comment Large page translations are always synchronized (either in level 3 or level 2), so its not necessary to properly deal with them in the invlpg handler. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed