[PATCH 3/6 v8] cpufreq: tolerate inexact values when collecting stats
From: Mark Langsdorf <hidden>
Date: 2012-12-05 16:49:52
Also in:
linux-pm, lkml
From: Mark Langsdorf <hidden>
Date: 2012-12-05 16:49:52
Also in:
linux-pm, lkml
This patch is withdrawn due to a need for severe rework.
Changes from v4
Withdrawn.
Changes from v3, v2
None.
Changes from v1
Implemented a simple round-up algorithm instead of the over/under
method that could cause errors on Intel processors with boost mode.