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:
35e2da4
)
seq_file: add RCU versions of new hlist/list iterators (v3)
author
stephen hemminger
<shemminger@vyatta.com>
Mon, 22 Feb 2010 07:57:17 +0000
(07:57 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Feb 2010 23:45:54 +0000
(15:45 -0800)
Many usages of seq_file use RCU protected lists, so non RCU
iterators will not work safely.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found