diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2011-03-29 15:00:43 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-03-29 15:00:43 +0200 |
commit | 6604271c5bc658a6067ed0c3deba4d89e0e50382 (patch) | |
tree | ce3a2840c08eabffad08de01022abbe6203218cc /net/atm/common.c | |
parent | netfilter: ipset: list:set timeout variant fixes (diff) | |
download | linux-6604271c5bc658a6067ed0c3deba4d89e0e50382.tar.xz linux-6604271c5bc658a6067ed0c3deba4d89e0e50382.zip |
netfilter: ipset: References are protected by rwlock instead of mutex
The timeout variant of the list:set type must reference the member sets.
However, its garbage collector runs at timer interrupt so the mutex protection
of the references is a no go. Therefore the reference protection
is converted to rwlock.
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/atm/common.c')
0 files changed, 0 insertions, 0 deletions