OSDN Git Service

powerpc/powernv: panic() on OPAL < V3
authorStewart Smith <stewart@linux.vnet.ibm.com>
Wed, 9 Dec 2015 06:18:18 +0000 (17:18 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 May 2018 06:48:53 +0000 (08:48 +0200)
commitbffb5017b10003d0513dd8806ccd87facbf82de6
tree2bb19715ebd67c92ba26e4d0c24e6930cdf93efb
parent503ef637f94de26dc88241634f213f42194367d6
powerpc/powernv: panic() on OPAL < V3

commit 786842b62f81f20d14894925e8c225328ee8144b upstream.

The OpenPower Abstraction Layer firmware went through a couple
of iterations in the lab before being released. What we now know
as OPAL advertises itself as OPALv3.

OPALv2 and OPALv1 never made it outside the lab, and the possibility
of anyone at all ever building a mainline kernel today and expecting
it to boot on such hardware is zero.

Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Mike Galbraith <mgalbraith@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/platforms/powernv/opal.c