]> git.baikalelectronics.ru Git - kernel.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)
commit5c310bdf911cadefd8b64db0053d0517ecf21b9c
tree37c205ca7fb3fb849ae09f0dc3f3ab1489891d2c
parent477075d5264d9c492147e118471ab39d22016899
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