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:
d8647b7
)
inetpeer: should use call_rcu() variant
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 14 Mar 2011 06:22:23 +0000
(23:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 Mar 2011 06:22:23 +0000
(23:22 -0700)
After commit
7b46ac4e77f3224a
(inetpeer: Don't disable BH for initial
fast RCU lookup.), we should use call_rcu() to wait proper RCU grace
period.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found