From mboxrd@z Thu Jan 1 00:00:00 1970 From: christoffer.dall@linaro.org (Christoffer Dall) Date: Sun, 28 Dec 2014 19:20:47 +0100 Subject: [PATCH] arm64: KVM: Fix TLB invalidation by IPA/VMID In-Reply-To: <1419009527-21565-1-git-send-email-marc.zyngier@arm.com> References: <1419009527-21565-1-git-send-email-marc.zyngier@arm.com> Message-ID: <20141228182047.GA29460@cbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Dec 19, 2014 at 05:18:47PM +0000, Marc Zyngier wrote: > 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 Thanks, applied to queue. -Christoffer