lkml.org 
[lkml]   [2011]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] e_powersaver: Underclock checks
On Tue, Jul 12, 2011 at 12:15:16AM +0100, Rafał Bilski wrote:

Your email client word-wrapped your patch so it won't apply.
When you resend, there's a few small typos/grammar..

> + /* Check for systems using underclocked CPU */
> + if (!freq_failsafe_off && max_multiplier != current_multiplier) {
> + printk(KERN_INFO "eps: Your processor is running at
> different then "
> + "its maximum frequency.\n");

"is running at a different frequency than its maximum" reads a little clearer.

> + printk(KERN_INFO "eps: Some systems use underclocked CPU's\n");
> + printk(KERN_INFO "eps: Use of \"e_powersaver\" on them may cause "
> + "irreperable damage.\n");

'irreparable'.

> + if (!voltage_failsafe_off && max_voltage != current_voltage) {
> + printk(KERN_INFO "eps: Your processor is running at
> different then "
> + "its maximum voltage.\n");

similar to above.

Dave
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2011-07-12 01:27    [W:0.118 / U:1.740 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site