arm64: KVM: Fix TLB invalidation by IPA/VMID
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 11 Jan 2015 13:10:10 +0000 (14:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Jan 2015 10:15:23 +0000 (11:15 +0100)
commit55e858b75808347378e5117c3c2339f46cc03575
tree6fdfa93da3aed4d42239951829522c2df9094e8d
parentb1940cd21c0f4abdce101253e860feff547291b0
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 <m.smarduch@samsung.com>
Tested-by: Mario Smarduch <m.smarduch@samsung.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/arm64/kvm/hyp.S