diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-09-18 15:19:45 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-09-26 14:03:02 +0300 |
commit | 69e687cea79fc99a17dfb0116c8644b9391b915e (patch) | |
tree | 4270f1c2546b07c8e8b00c2e35d727f73d8df826 /lib/debugobjects.c | |
parent | 4ffcf5ca81c3b83180473eb0d3c010a1a7c6c4de (diff) | |
download | linux-69e687cea79fc99a17dfb0116c8644b9391b915e.tar.xz |
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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions