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