commit | 2d86938a4eacb4acf5c4466171ea577d7b8dc4d4 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Mon Mar 21 08:12:13 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Mar 30 10:44:16 2011 +1100 |
tree | f4a89b1d494b305bcb6d7880e8f4be63e15ee483 | |
parent | 943739fd59d3b77e1020ca788bc64439d679693f [diff] |
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>