]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 29 Apr 2016 13:25:48 +0000 (23:25 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 1 May 2016 08:32:47 +0000 (18:32 +1000)
commitf905dabcb895dcc2da506fce16de59e41a06bde0
treed06c70cb0f8158a54c26e6c57e34e648dd7f898b
parent8ceb26fc0a9b42404758366846ebd036fa5eb7b0
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h

These pte functions will remain the same between radix and hash. Move
them to pgtable.h.

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/64/hash.h
arch/powerpc/include/asm/book3s/64/pgtable.h