commit | 67fda38f0d688580a916a8f829afd8edaffadfcf | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Wed Apr 17 18:33:49 2019 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Apr 21 23:12:39 2019 +1000 |
tree | 3ed4f420774799c619ed631939c0034eafaa34f4 | |
parent | 60458fba469a695a026334b364cf8adbcd5807e3 [diff] |
powerpc/mm: Move slb_addr_linit to early_init_mmu Avoid #ifdef in generic code. Also enables us to do this specific to MMU translation mode on book3s64 Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>