powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 19 Jun 2017 11:57:33 +0000 (21:57 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 21 Jun 2017 06:18:33 +0000 (16:18 +1000)
commitd8d98e3122b584e3519b1960a960c54a52bc10cb
treef5725e1e83a6824c280456c55c55c04fded58a01
parent5c310bdf911cadefd8b64db0053d0517ecf21b9c
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()

As for slb_miss_realmode(), rename slb_allocate_realmode() to avoid
confusion over whether it runs in real or virtual mode - it runs in
both.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
arch/powerpc/kernel/exceptions-64s.S
arch/powerpc/mm/slb.c
arch/powerpc/mm/slb_low.S