diff options
author | Signed-off-by: Darren Hart <[email protected]> | 2010-08-04 18:28:34 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2010-08-24 15:26:29 +1000 |
commit | 6685a477494ceb063c10300891e48895bb1843c9 (patch) | |
tree | ecd09f3fdfd3329199cd5be562691a3236a9d1ea /tools/perf/util/trace-event-scripting.c | |
parent | a7c2bb8279d20d853e43c34584eaf2b039de8026 (diff) |
powerpc: Silence __cpu_up() under normal operation
During CPU offline/online tests __cpu_up would flood the logs with
the following message:
Processor 0 found.
This provides no useful information to the user as there is no context
provided, and since the operation was a success (to this point) it is expected
that the CPU will come back online, providing all the feedback necessary.
Change the "Processor found" message to DBG() similar to other such messages in
the same function. Also, add an appropriate log level for the "Processor is
stuck" message.
Signed-off-by: Darren Hart <[email protected]>
Acked-by: Will Schmidt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Nathan Fontenot <[email protected]>
Cc: Robert Jennings <[email protected]>
Cc: Brian King <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions