diff options
author | 2024-09-18 14:19:45 +0200 | |
---|---|---|
committer | 2024-09-26 13:03:02 +0200 | |
commit | 69e687cea79fc99a17dfb0116c8644b9391b915e (patch) | |
tree | 4270f1c2546b07c8e8b00c2e35d727f73d8df826 /rust/helpers/workqueue.c | |
parent | netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path (diff) | |
download | wireguard-linux-69e687cea79fc99a17dfb0116c8644b9391b915e.tar.xz wireguard-linux-69e687cea79fc99a17dfb0116c8644b9391b915e.zip |
netfilter: nf_tables: missing objects with no memcg accounting
Several ruleset objects are still not using GFP_KERNEL_ACCOUNT for
memory accounting, update them. This includes:
- catchall elements
- compat match large info area
- log prefix
- meta secctx
- numgen counters
- pipapo set backend datastructure
- tunnel private objects
Fixes: 33758c891479 ("memcg: enable accounting for nft objects")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions