commit | 2e8735198af0392d9032a356ee6c82686afca779 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Apr 29 23:25:47 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun May 01 18:32:46 2016 +1000 |
tree | 8f8ba34c11d646c1f7d7db71f0e5368b7aeaa524 | |
parent | d2cf005038104cf383db1469a7f0bbb5b0368f33 [diff] |
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>