]> 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)
commit074a71c1365a19d833f305b727dddfbda5f2a6fd
treed06c70cb0f8158a54c26e6c57e34e648dd7f898b
parent15c679ed0906183d6842032eee273334cc8a901e
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