From: Dirk Brandewie Date: Tue, 15 Oct 2013 18:06:14 +0000 (-0700) Subject: cpufreq / intel_pstate: Fix max_perf_pct on resume X-Git-Tag: v3.12-rc6~2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e0a509e5d6f902ec26bc2a8bb02b137dc453be;p=pandora-kernel.git cpufreq / intel_pstate: Fix max_perf_pct on resume If the system is suspended while max_perf_pct is less than 100 percent or no_turbo set policy->{min,max} will be set incorrectly with scaled values which turn the scaled values into hard limits. References: https://bugzilla.kernel.org/show_bug.cgi?id=61241 Reported-by: Patrick Bartels Signed-off-by: Dirk Brandewie Cc: 3.9+ # 3.9+ Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed