powerpc/pseries/smp: query-cpu-stopped-state support won't change
authorMilton Miller <miltonm@bga.com>
Mon, 21 Mar 2011 08:12:13 +0000 (08:12 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 29 Mar 2011 23:44:16 +0000 (10:44 +1100)
commit2d86938a4eacb4acf5c4466171ea577d7b8dc4d4
treef4a89b1d494b305bcb6d7880e8f4be63e15ee483
parent943739fd59d3b77e1020ca788bc64439d679693f
powerpc/pseries/smp: query-cpu-stopped-state support won't change

If a given firmware doesn't have a token to support query-cpu-stopped-state,
its not likely to change during the lifetime of the kernel.

Only print this information once, not once per secondary thread.

While here, make the line wrap grep friendly.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/smp.c