diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2011-04-04 13:19:25 (GMT) |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-04-04 13:19:25 (GMT) |
commit | 2f9f28b212a2bd4948c8ceaaec33ce0123632129 (patch) | |
tree | 8c9961f59a190ab05a568216d69f4809ab3041e2 /block/blk-cgroup.c | |
parent | 512d06b5b64fb422d90f199b1be188082729edf9 (diff) | |
download | linux-fsl-qoriq-2f9f28b212a2bd4948c8ceaaec33ce0123632129.tar.xz |
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 'block/blk-cgroup.c')
0 files changed, 0 insertions, 0 deletions