aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/page_pool.c
diff options
context:
space:
mode:
authorTengteng Yang <[email protected]>2025-05-27 03:04:19 +0000
committerJakub Kicinski <[email protected]>2025-05-29 02:07:53 +0000
commit8542d6fac25c03b4bf36b2d762cfe60fda8491bb (patch)
treef99bc95c8a938a37424a204eb36b90a524e7d098 /net/core/page_pool.c
parentMerge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... (diff)
downloadkernel-8542d6fac25c03b4bf36b2d762cfe60fda8491bb.tar.gz
kernel-8542d6fac25c03b4bf36b2d762cfe60fda8491bb.zip
Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated
When a process under memory pressure is not part of any cgroup and the charged flag is false, trace_sock_exceed_buf_limit was not called as expected. This regression was introduced by commit 2def8ff3fdb6 ("sock: Code cleanup on __sk_mem_raise_allocated()"). The fix changes the default value of charged to true while preserving existing logic. Fixes: 2def8ff3fdb6 ("sock: Code cleanup on __sk_mem_raise_allocated()") Signed-off-by: Abel Wu <[email protected]> Signed-off-by: Tengteng Yang <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/page_pool.c')
0 files changed, 0 insertions, 0 deletions