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. How many configs did you compile-test this with? Paul. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev