From mboxrd@z Thu Jan 1 00:00:00 1970 From: christoffer.dall@linaro.org (Christoffer Dall) Date: Thu, 30 Oct 2014 10:00:51 +0100 Subject: [PATCH] arm64: KVM: fix unmapping with 48-bit VAs In-Reply-To: <5450C3F1.80400@arm.com> References: <1414525005-21080-1-git-send-email-mark.rutland@arm.com> <5450C3F1.80400@arm.com> Message-ID: <20141030090051.GA14686@cbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 29, 2014 at 10:39:45AM +0000, Marc Zyngier wrote: > Hi Mark, > > On 28/10/14 19:36, Mark Rutland wrote: > > Hi All, > > > > I'm not at all familiar with this code, so my analysis below might be off. Does > > this look right or am I just masking a more fundamental issue? > > > > I've given this a go with 4KiB pages on Juno with {39,48}-bit VAs and the > > system seems to boot fine. > > Thanks for looking into this. > yeah, sorry for missing this! [...] > > Looks good to me! > > Acked-by: Marc Zyngier > > Christoffer, if you're OK with that one, I'll queue it up for the next -rc. > Yup (for the record we're not breaking anything because 48 bit VA still depends on broken, right?): Acked-by: Christoffer Dall -Christoffer