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

Now that we have moved book3s hash64 Linux pte bits to match Power ISA
3.0 radix pte bit positions, we move the matching pte bits to a common
header.

Only code movement in this patch. No functionality change.

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