]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/64: Make meltdown reporting Book3S 64 specific
authorDiana Craciun <diana.craciun@nxp.com>
Fri, 29 Mar 2019 11:26:00 +0000 (22:26 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2019 04:25:13 +0000 (06:25 +0200)
commit0c60d583305d36c2d9a67152a8fb43095486d1ab
tree80d9e9542aff0032da8c4022c947df96cbb3c238
parentef245f3d4494224da209adc91a9077d0467b85cd
powerpc/64: Make meltdown reporting Book3S 64 specific

commit 406d2b6ae3420f5bb2b3db6986dc6f0b6dbb637b upstream.

In a subsequent patch we will enable building security.c for Book3E.
However the NXP platforms are not vulnerable to Meltdown, so make the
Meltdown vulnerability reporting PPC_BOOK3S_64 specific.

Signed-off-by: Diana Craciun <diana.craciun@nxp.com>
[mpe: Split out of larger patch]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/kernel/security.c