]> git.ipfire.org Git - thirdparty/ipset.git/commit
netfilter: ipset: Suppress false sparse warnings
authorJozsef Kadlecsik <kadlec@netfilter.org>
Mon, 12 Feb 2024 11:51:17 +0000 (12:51 +0100)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Mon, 12 Feb 2024 11:51:17 +0000 (12:51 +0100)
commit9926ba723d1183a0d1e08c9fc595c18240eae943
tree0d7d4db20549790be4fccedd9b9947cdf2d8152c
parent48ca2ebc6fde8fa5ffdb194475618516e20a02de
netfilter: ipset: Suppress false sparse warnings

Due to the code reorganization the functions in question now run by call_rcu(),
not under rcu locking and pointer access. This produces false sparse warning
which are suppressed by the patch.

Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
kernel/net/netfilter/ipset/ip_set_hash_gen.h