Paul Mackerras <pau...@samba.org> writes: > On Mon, Jul 09, 2012 at 06:43:34PM +0530, Aneesh Kumar K.V wrote: >> From: "Aneesh Kumar K.V" <aneesh.ku...@linux.vnet.ibm.com> >> >> Rename the variable to better reflect the values. No functional change >> in this patch. >> >> Signed-off-by: Aneesh Kumar K.V <aneesh.ku...@linux.vnet.ibm.com> > > I think you missed a couple: kernel_map_linear_page and > kernel_unmap_linear_page are now broken since you change va to vpn in > the declaration but not in the uses, and you change host_va to > host_vpn in struct hpte_cache but don't fix up the use in > kvmppc_mmu_invalidate_pte.
Will fix. > How many configs did you compile-test this > with? Not much. I will try to do a test build of multiple configs. Thanks -aneesh _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev