commit | 4bd13772eeb2b9989789e8dbc183026867168db4 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Feb 22 15:27:30 2018 +0100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Mar 06 09:21:24 2018 +1100 |
tree | bc429ec518d11cd14b4fd9df184a2c8c4eb3cd09 | |
parent | 15472423ce47d6397d08d48daaae8590c9f9f242 [diff] |
powerpc/8xx: Increase number of slices to 64 On the 8xx, the minimum slice size is the size of the area covered by a single PMD entry, ie 4M in 4K pages mode and 64M in 16K pages mode. This patch increases the number of slices from 16 to 64 on the 8xx. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>