Paul Mackerras <paulus@xxxxxxxxxx> writes: > On Mon, Feb 08, 2016 at 02:50:24PM +0530, Aneesh Kumar K.V wrote: >> Also split pgalloc 64k and 4k headers >> >> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx> > > In the subject: s/defintions/definitions/; s/seperate/separate/ > > A more detailed patch description would be good. Apart from that, > > Reviewed-by: Paul Mackerras <paulus@xxxxxxxxx> Updated as below: powerpc/mm: Move hash64 specific definitions to separate header We will be adding a radix variant of these routines in the followup patches. Move the hash64 variant into its own header so that we can rename them easily later. Also split pgalloc 64k and 4k headers Reviewed-by: Paul Mackerras <paulus@xxxxxxxxx> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx> -- 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>