diff options
author | Gautham R Shenoy <ego@in.ibm.com> | 2009-04-14 09:09:36 +0530 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-17 00:46:05 +0200 |
commit | 381512cf3d27f63f7a45b1bbe7d2d609c2ea3b74 (patch) | |
tree | f401d1c8d3cc859d10f2c05485cc79c8fd9e3fbf /sound/core | |
parent | 132380a06b24704fd6c9be55c44d4ef3972cead2 (diff) |
sched: Avoid printing sched_group::__cpu_power for default case
Commit 46e0bb9c12f4 ("sched: Print sched_group::__cpu_power
in sched_domain_debug") produces a messy dmesg output while
attempting to print the sched_group::__cpu_power for each
group in the sched_domain hierarchy.
Fix this by avoid printing the __cpu_power for default cases.
(i.e, __cpu_power == SCHED_LOAD_SCALE).
[ Impact: reduce syslog clutter ]
Reported-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Gautham R Shenoy <ego@in.ibm.com>
Fixed-by: Tony Luck <tony.luck@intel.com>
Cc: a.p.zijlstra@chello.nl
LKML-Reference: <20090414033936.GA534@in.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions