]> git.itanic.dy.fi Git - linux-stable/commit
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
authorFlorian Westphal <fw@strlen.de>
Wed, 7 Feb 2024 20:52:47 +0000 (21:52 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 8 Feb 2024 11:10:19 +0000 (12:10 +0100)
commit47b1c03c3c1a119435480a1e73f27197dc59131d
tree9a282b9922e412e7fca78d783eb51b307acfe87f
parent76313d1a4aa9e30d5b43dee5efd8bcd4d8250006
netfilter: nft_set_pipapo: add helper to release pcpu scratch area

After next patch simple kfree() is not enough anymore, so add
a helper for it.

Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_set_pipapo.c