git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78e8eb8
)
PM / devfreq: add locking documentation for recommended_opp
author
Nishanth Menon
<nm@ti.com>
Fri, 18 Jan 2013 19:52:34 +0000
(19:52 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 22 Jan 2013 12:28:39 +0000
(13:28 +0100)
OPP pointers are protected by RCU locks, the pointer validity is
permissible only under the section of rcu_read_lock to rcu_read_unlock
Add documentation to the effect.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found