[PATCH V2] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value

Alexander Graf agraf at suse.de
Wed Jun 25 22:08:12 EST 2014


On 15.06.14 20:47, Aneesh Kumar K.V wrote:
> With guests supporting Multiple page size per segment (MPSS),
> hpte_page_size returns the actual page size used. Add a new function to
> return base page size and use that to compare against the the page size
> calculated from SLB. Without this patch a hpte lookup can fail since
> we are comparing wrong page size in kvmppc_hv_find_lock_hpte.
>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>

Thanks, applied to for-3.16.


Alex



More information about the Linuxppc-dev mailing list