[PATCH 0/2] cpufreq: governor: Fixups on top of recent changes

From: Rafael J. Wysocki
Date: Sat Feb 20 2016 - 21:14:30 EST


Hi,

Two fixups on top of recent cpufreq governor changes in the linux-next
branch of linux-pm.git.

[1/2] closes a tiny theoretical race in dbs_update_util_handler()
that may lead to taking a sample prematurely in some weird
cases.

[2/2] removes an unnecessary function export.

Thanks,
Rafael