From: Gui Jianfeng Date: Fri, 16 Apr 2010 09:16:40 +0000 (+0800) Subject: KVM: MMU: Move sync_page() first pte address calculation out of loop X-Git-Tag: v2.6.35-rc1~436^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51fb60d81b483ae75614d401e7d4271884894113;p=pandora-kernel.git KVM: MMU: Move sync_page() first pte address calculation out of loop Move first pte address calculation out of loop to save some cycles. Signed-off-by: Gui Jianfeng Signed-off-by: Avi Kivity --- Reading git-diff-tree failed