diff options
| author | Christophe Leroy <[email protected]> | 2019-04-25 14:29:27 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-05-03 01:20:22 +1000 |
| commit | 5ba666d56c4ff9b011c1b029dcc689cff8b176fb (patch) | |
| tree | 493ff56b6132710d4c10e07620aa8851e968cdbd /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | 27e23b5f5f6f22292347901303aab2a1d458bcb5 (diff) | |
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Commit 67fda38f0d68 ("powerpc/mm: Move slb_addr_linit to
early_init_mmu") moved slb_addr_limit init out of setup_arch().
Commit 701101865f5d ("powerpc/mm: Reduce memory usage for mm_context_t
for radix") brought it back into setup_arch() by error.
This patch reverts that erroneous regress.
Fixes: 701101865f5d ("powerpc/mm: Reduce memory usage for mm_context_t for radix")
Signed-off-by: Christophe Leroy <[email protected]>
Reviewed-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions