[PATCH V2 12/29] powerpc/mm: Move hash64 specific defintions to seperate header

Aneesh Kumar K.V aneesh.kumar at linux.vnet.ibm.com
Tue Feb 16 19:25:31 AEDT 2016


Paul Mackerras <paulus at ozlabs.org> 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 at linux.vnet.ibm.com>
>
> 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 at samba.org>

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 at samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>



More information about the Linuxppc-dev mailing list