On Thu, Jul 18, 2013 at 9:18 PM, <[email protected]> wrote: > From: Dirk Brandewie <[email protected]> > > Change to using max P-state instead of max turbo P-state. This change > resolves two issues. > > On a quiet system intel_pstate can fail to respond to a load change. > https://bugzilla.kernel.org/show_bug.cgi?id=59481 > > On CPU SKUs that have a limited number of P-states and no turbo range > intel_pstate fails to select the highest available P-state. > > This change is suitable for stable v3.9+ > > Reported-by: [email protected] > Reported-by: [email protected] > Tested-by: [email protected] > Tested-by: [email protected] > > CC: [email protected] > CC: [email protected] > Signed-off-by: Dirk Brandewie <[email protected]> > --- > drivers/cpufreq/intel_pstate.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
