Michael Ellerman writes:
> The SLB initialisation code is spread around a bit between prom.c and
> hash_utils_64.c. Consolidate it all in hash_utils_64.c.
>
> This slightly changes the timing of when mmu_slb_size is initialised,
> but that should have no effect.
Reviewed-by: Aneesh Kumar K.V
>
The SLB initialisation code is spread around a bit between prom.c and
hash_utils_64.c. Consolidate it all in hash_utils_64.c.
This slightly changes the timing of when mmu_slb_size is initialised,
but that should have no effect.
Signed-off-by: Michael Ellerman
---
arch/powerpc/kernel/prom.c