commit | 994da93d196866f914c9d64aafb86e95e3decbb2 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Nov 29 14:06:55 2018 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Dec 04 19:45:01 2018 +1100 |
tree | 66b30eac845bb5d7fc9536dd3a92a98aec6730ff | |
parent | 2a146533bf96af3fba97b1c91efe0416b1b24b95 [diff] |
powerpc/mm: move platform specific mmu-xxx.h in platform directories The purpose of this patch is to move platform specific mmu-xxx.h files in platform directories like pte-xxx.h files. In the meantime this patch creates common nohash and nohash/32 + nohash/64 mmu.h files for future common parts. Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>