diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-12-01 16:28:16 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-12-06 02:27:58 +0100 |
commit | dc39d06fcd7a4a82d72eae7b71e94e888b96d29e (patch) | |
tree | 04f21672abaa37c78df542b32dca24b4997965f3 /mm/memory-failure.c | |
parent | 579c49efdf5a04869b29891e46cde0ed4df5480a (diff) | |
download | linux-dc39d06fcd7a4a82d72eae7b71e94e888b96d29e.tar.bz2 |
PM / OPP: Don't use OPP structure outside of rcu protected section
The OPP structure must not be used out of the rcu protected section.
Cache the values to be used in separate variables instead.
Cc: 4.6+ <stable@vger.kernel.org> # 4.6+
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Tested-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions