From: Eric Dumazet <eduma...@google.com> Small improvement for CONFIG_RETPOLINE=y, when dealing with TCP sockets.
Eric Dumazet (2): tcp: uninline tcp_stream_memory_free() tcp: avoid indirect call to tcp_stream_memory_free() include/net/sock.h | 8 ++++++-- include/net/tcp.h | 13 +------------ net/ipv4/tcp_ipv4.c | 14 ++++++++++++++ 3 files changed, 21 insertions(+), 14 deletions(-) -- 2.29.2.299.gdc1121823c-goog