On 16.12.2013, at 03:31, Paul Mackerras <pau...@samba.org> wrote:

> Commit caaa4c804fae ("KVM: PPC: Book3S HV: Fix physical address
> calculations") unfortunately resulted in some low-order address bits
> getting dropped in the case where the guest is creating a 4k HPTE
> and the host page size is 64k.  By getting the low-order bits from
> hva rather than gpa we miss out on bits 12 - 15 in this case, since
> hva is at page granularity.  This puts the missing bits back in.
> 
> Reported-by: Alexey Kardashevskiy <a...@ozlabs.ru>
> Signed-off-by: Paul Mackerras <pau...@samba.org>

Thanks, applied to for-3.13.


Alex

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to