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:
fd706d6
)
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
author
Patrick McHardy
<kaber@trash.net>
Mon, 12 Feb 2007 19:11:06 +0000
(11:11 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 Feb 2007 19:11:06 +0000
(11:11 -0800)
Also replace synchronize_net() calls by synchronize_rcu() since the
RCU protected data is also used for sysfs.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found