Paul Mackerras <[email protected]> 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 <[email protected]> > > In the subject: s/defintions/definitions/; s/seperate/separate/ > > A more detailed patch description would be good. Apart from that, > > Reviewed-by: Paul Mackerras <[email protected]>
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 <[email protected]> Signed-off-by: Aneesh Kumar K.V <[email protected]> _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
