Roland Dreier 3d5b6fb47a ACPI: Kill overly verbose "power state" log messages
I was recently lucky enough to get a 64-CPU system, so my kernel log
ends up with 64 lines like:

    ACPI: CPU0 (power states: C1[C1] C2[C3])

This is pretty useless clutter because this info is already available
after boot from both /sys/devices/system/cpu/cpu*/cpuidle/state?/ as
well as /proc/acpi/processor/CPU*/power.

So just delete the code that prints the C-states in processor_idle.c.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-09-27 04:01:40 -04:00
..
2009-09-22 07:17:27 -07:00
2009-09-23 07:39:29 -07:00
2009-09-24 07:21:05 -07:00
2009-09-24 21:22:33 +01:00
2009-09-26 10:17:19 -07:00
2009-09-23 07:39:43 -07:00
2009-09-24 21:22:33 +01:00
2009-09-23 18:13:10 -07:00
2009-09-26 10:17:19 -07:00
2009-09-15 15:08:40 -04:00
2009-09-24 21:22:33 +01:00
2009-09-23 11:35:41 -04:00
2009-09-26 10:17:19 -07:00
2009-09-23 22:26:32 +09:30
2009-09-23 10:07:49 -07:00