diff options
author | Nishanth Menon <nm@ti.com> | 2013-01-18 23:52:32 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-22 16:28:39 +0400 |
commit | f44d188acdca1a34e4439ca6a173f85086e0e655 (patch) | |
tree | af5fe5cd356ec1ee834dd1125b6bdc408402bd2f /net/sysctl_net.c | |
parent | 25216865392a6e1f3032855aee7407de1fe0b70c (diff) | |
download | linux-f44d188acdca1a34e4439ca6a173f85086e0e655.tar.xz |
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 'net/sysctl_net.c')
0 files changed, 0 insertions, 0 deletions