From: Sheng Yang Date: Tue, 5 Jan 2010 11:02:28 +0000 (+0800) Subject: KVM: x86: Fix host_mapping_level() X-Git-Tag: v2.6.33-rc6~24^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82b7005f0e72d8d1a8226e4c192cbb0850d10b3f;p=pandora-kernel.git KVM: x86: Fix host_mapping_level() When found a error hva, should not return PAGE_SIZE but the level... Also clean up the coding style of the following loop. Cc: stable@kernel.org Signed-off-by: Sheng Yang Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed