From: Gleb Natapov Date: Wed, 30 Jan 2013 14:45:04 +0000 (+0200) Subject: KVM: MMU: drop superfluous is_present_gpte() check. X-Git-Tag: v3.9-rc1~97^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3fce87ccc5d38b1ad340f32e34abc09911fb83;p=pandora-kernel.git KVM: MMU: drop superfluous is_present_gpte() check. Gust page walker puts only present ptes into ptes[] array. No need to check it again. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed