diff options
author | Nishanth Menon <nm@ti.com> | 2013-01-18 19:52:32 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-22 13:28:39 +0100 |
commit | f44d188acdca1a34e4439ca6a173f85086e0e655 (patch) | |
tree | af5fe5cd356ec1ee834dd1125b6bdc408402bd2f /drivers/devfreq | |
parent | 25216865392a6e1f3032855aee7407de1fe0b70c (diff) |
cpufreq: OMAP: use RCU locks around usage of OPP
OPP pointer is RCU protected, hence after finding it, de-reference
also should be protected with the same RCU context else the OPP
pointer may become invalid.
Reported-by: Alexander Holler <holler@ahsoftware.de>
Tested-by: Alexander Holler <holler@ahsoftware.de>
Acked-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions