commit | 78ee998fd46ed4cc647ee442d2a5492f389ee27a | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Tue May 31 19:03:43 2005 -0700 |
committer | Dave Jones <davej@redhat.com> | Tue May 31 19:03:43 2005 -0700 |
tree | 409646f20f7aee409751091e9fc3b31e1ae65e9f | |
parent | 7eb53d88230e23f83b2e20a78955e1412fa7bb26 [diff] |
[CPUFREQ] cpufreq-core: reduce warning messages. cpufreq core is printing out messages at KERN_WARNING level that the core recovers from without intervention, and that the system administrator can do nothing about. Patch below reduces the severity of these messages to debug. Signed-off-by: Matt Domsch <Matt_Domsch@dell.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dave Jones <davej@redhat.com>