aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2025-05-29 20:05:50 +0000
committerSteven Rostedt (Google) <[email protected]>2025-06-02 17:12:26 +0000
commite27e43a5cbda77d211757eb83101f11f67788204 (patch)
treed9b4b0d6561e42eab040cec601418d9a6985ab50 /rust/helpers
parentftrace: Don't allocate ftrace module map if ftrace is disabled (diff)
downloadkernel-e27e43a5cbda77d211757eb83101f11f67788204.tar.gz
kernel-e27e43a5cbda77d211757eb83101f11f67788204.zip
xdp: Remove unused mem_return_failed event
The change to allow page_pool to handle its own page destruction instead of relying on XDP removed the trace_mem_return_failed() tracepoint caller, but did not remove the mem_return_failed trace event. As trace events take up memory when they are created regardless of if they are used or not, having this unused event around wastes around 5K of memory. Remove the unused event. Link: https://lore.kernel.org/all/[email protected]/ Cc: netdev <[email protected]> Cc: Jonathan Lemon <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Cc: Masami Hiramatsu <[email protected]> Link: https://lore.kernel.org/[email protected] Fixes: c3f812cea0d7 ("page_pool: do not release pool until inflight == 0.") Acked-by: Jesper Dangaard Brouer <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions