powerpc/mm: Copy pgalloc (part 2)
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 29 Apr 2016 13:26:14 +0000 (23:26 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 May 2016 11:53:49 +0000 (21:53 +1000)
commit75a9b8a6c2533064a8d5d090ada7bf9e4c4c84c1
tree84a65863d42b74693e4a9df428fc58617df64ea2
parent101ad5c65ef2631f402643c760574a6f0f7f64d0
powerpc/mm: Copy pgalloc (part 2)

This moves the nohash variant of pgalloc headers to nohash/ directory

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/32/pgalloc.h
arch/powerpc/include/asm/book3s/64/pgalloc.h
arch/powerpc/include/asm/book3s/pgalloc.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/32/pgalloc.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/64/pgalloc.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/pgalloc.h [new file with mode: 0644]
arch/powerpc/include/asm/pgalloc-32.h [deleted file]
arch/powerpc/include/asm/pgalloc-64.h [deleted file]
arch/powerpc/include/asm/pgalloc.h
This page took 0.025353 seconds and 5 git commands to generate.