diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2011-04-04 15:19:25 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-04-04 15:19:25 +0200 |
commit | 2f9f28b212a2bd4948c8ceaaec33ce0123632129 (patch) | |
tree | 8c9961f59a190ab05a568216d69f4809ab3041e2 /net/irda/irlap_event.c | |
parent | netfilter: ipset: list:set timeout variant fixes (diff) | |
download | linux-2f9f28b212a2bd4948c8ceaaec33ce0123632129.tar.xz linux-2f9f28b212a2bd4948c8ceaaec33ce0123632129.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/irda/irlap_event.c')
0 files changed, 0 insertions, 0 deletions