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:
d65b4e9
)
ARM: OMAP: add RCU locking to omap2_set_init_voltage.
author
NeilBrown
<neilb@suse.de>
Mon, 9 Jan 2012 02:14:12 +0000
(13:14 +1100)
committer
Kevin Hilman
<khilman@ti.com>
Tue, 14 Feb 2012 18:55:54 +0000
(10:55 -0800)
opp_find_freq_ceil and opp_get_voltage are documented as requiring
rcu_lock to be held. So hold it.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found