]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitfd88b945c18866962645d09dfc401e91e13b1909
treef5725e1e83a6824c280456c55c55c04fded58a01
parent442b6e8e03e44dc3a33142ab3b8d0b3395053274
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