commit | 32ea4c14999006fea541b5f78d008fffc1656849 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Nov 29 14:07:01 2018 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Dec 04 19:45:01 2018 +1100 |
tree | 5f3a1af0e2a9ec621d1bfebd7e8eb51446810d07 | |
parent | a74791dd98332435550bdc57761969ba72b74769 [diff] |
powerpc/mm: Extend pte_fragment functionality to PPC32 In order to allow the 8xx to handle pte_fragments, this patch extends the use of pte_fragments to PPC32 platforms. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>