On Tue, Feb 26, 2013 at 01:34:58PM +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx> > > In all these cases we are doing something similar to > > HPTE_V_COMPARE(hpte_v, want_v) which ignores the HPTE_V_LARGE bit > > With MPSS support we would need actual page size to set HPTE_V_LARGE > bit and that won't be available in most of these cases. Since we are ignoring > HPTE_V_LARGE bit, use the avpn value instead. There should not be any change > in behaviour after this patch. > > Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx> Acked-by: Paul Mackerras <paulus@xxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>