commit | 8197af22be01e7c9ab476138652e0dc8cd22a207 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Apr 26 05:59:44 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:23 2019 +1000 |
tree | ec0a615f31e2b2ded8beb9c65fec9077d589147c | |
parent | 0001e5aa5c028c11570f2e641f0198287f4808ba [diff] |
powerpc/mm: split asm/hugetlb.h into dedicated subarch files Three subarches support hugepages: - fsl book3e - book3s/64 - 8xx This patch splits asm/hugetlb.h to reduce the #ifdef mess. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>