On 19 June 2013 22:42, Lukasz Majewski <l.majew...@samsung.com> wrote: > diff --git a/drivers/cpufreq/acpi-cpufreq.c b/drivers/cpufreq/acpi-cpufreq.c
> static unsigned int acpi_pstate_strict; > -static bool boost_enabled, boost_supported; > +static bool boost_enabled; Instead of this variable use cpufreq_boost_enabled() directly. And then this patch may change as well.. I couldn't find any more issues with this patch but some Intel guy must review it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/