OSDN Git Service

powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Dec 2013 00:31:02 +0000 (11:31 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 7 Mar 2014 04:50:13 +0000 (15:50 +1100)
commitd2a36071ef8dd24dceb95c3d9b05aaeac987b447
tree0053c60c60445b300061f8b5b5a95733b7c0be5f
parent72eceef67abbe596a4e93ee79e08d9e6c35430ae
powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries

This results in oddball messages at boot on other platforms telling us
that CPU hotplug isn't supported even when it is.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/hotplug-cpu.c