From: Marc Zyngier Date: Sun, 11 Jan 2015 13:10:10 +0000 (+0100) Subject: arm64: KVM: Fix TLB invalidation by IPA/VMID X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~281^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e858b75808347378e5117c3c2339f46cc03575;p=pandora-kernel.git arm64: KVM: Fix TLB invalidation by IPA/VMID It took about two years for someone to notice that the IPA passed to TLBI IPAS2E1IS must be shifted by 12 bits. Clearly our reviewing is not as good as it should be... Paper bag time for me. Reported-by: Mario Smarduch Tested-by: Mario Smarduch Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed