From: Bharat Bhushan Date: Mon, 18 Nov 2013 05:48:54 +0000 (+0530) Subject: kvm: powerpc: use caching attributes as per linux pte X-Git-Tag: v3.14-rc1~26^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c9a188d0d0fc0f0c5e17d89a06bb59c493110f;p=pandora-kernel.git kvm: powerpc: use caching attributes as per linux pte KVM uses same WIM tlb attributes as the corresponding qemu pte. For this we now search the linux pte for the requested page and get these cache caching/coherency attributes from pte. Signed-off-by: Bharat Bhushan Reviewed-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed