diff options
author | 2012-07-20 02:54:02 +0000 | |
---|---|---|
committer | 2012-07-20 11:58:34 +0200 | |
commit | 53df1ad52545854fc34d336b26f3086b2fb2d6f7 (patch) | |
tree | b861a4e6f166e6accf9bcaf0a60a95d73acd5ba4 /fs/jbd2/commit.c | |
parent | Linux 3.5-rc7 (diff) | |
download | wireguard-linux-53df1ad52545854fc34d336b26f3086b2fb2d6f7.tar.xz wireguard-linux-53df1ad52545854fc34d336b26f3086b2fb2d6f7.zip |
EXYNOS: bugfix on retrieving old_index from freqs.old
The policy might have been changed since last call of target().
Thus, using cpufreq_frequency_table_target(), which depends on
policy to find the corresponding index from a frequency, may return
inconsistent index for freqs.old. Thus, old_index should be
calculated not based on the current policy.
We have been observing such issue when scaling_min/max_freq were
updated and sometimes cuased system lockups deu to incorrectly
configured voltages.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions