powerpc/64s: Move cpu_show_meltdown()
authorMichael Ellerman <mpe@ellerman.id.au>
Sat, 26 May 2018 04:27:39 +0000 (14:27 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 May 2018 05:51:52 +0000 (07:51 +0200)
commitae8afdf604d3393141b5b6e5f52af247caedf87f
treec5b69b0f5ffc6c6d87cd9fa944d1452e7f689e6c
parentf2fdeebd8537b946363384e37447bd5862b39df3
powerpc/64s: Move cpu_show_meltdown()

commit 8ad33041563a10b34988800c682ada14b2612533 upstream.

This landed in setup_64.c for no good reason other than we had nowhere
else to put it. Now that we have a security-related file, that is a
better place for it so move it.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/kernel/security.c
arch/powerpc/kernel/setup_64.c