commit | aba480e1371358b419b2b680cc632f3210280b03 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Apr 29 23:25:50 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun May 01 18:32:50 2016 +1000 |
tree | f4576bf2a4f591314d2d3b0825fc3725724552f4 | |
parent | dd1842a2a448bb66d74aa02a550df6be8c25f20b [diff] |
powerpc/mm: Move page table index and and vaddr to pgtable.h Now that the page table size is a variable, we can move these to generic pgtable.h. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>