]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 19 Jun 2017 11:52:03 +0000 (21:52 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 21 Jun 2017 06:18:29 +0000 (16:18 +1000)
commit442b6e8e03e44dc3a33142ab3b8d0b3395053274
tree37c205ca7fb3fb849ae09f0dc3f3ab1489891d2c
parentb102063b47d59752e113c5588422279c75eadd4d
powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()

slb_miss_realmode() doesn't always runs in real mode, which is what the
name implies. So rename it to avoid confusing people.

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