diff options
author | Paolo Abeni <pabeni@redhat.com> | 2025-03-18 15:18:37 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-18 15:18:38 +0300 |
commit | 3c6b97a9d52031804b40e956a63994ea5513aae8 (patch) | |
tree | 4a9e6bcd4806324cfaf4b4b67f0fd082d99ae4cb /net/core/dev_api.c | |
parent | 24faa63bcea88b6f24b0a3a710708505a876f9ba (diff) | |
parent | ca0359df45a55a9eb4d6dc09a481064abf78320f (diff) | |
download | linux-3c6b97a9d52031804b40e956a63994ea5513aae8.tar.xz |
Merge branch 'inet-frags-fully-use-rcu'
Eric Dumazet says:
====================
inet: frags: fully use RCU
While inet reassembly uses RCU, it is acquiring/releasing
a refcount on struct inet_frag_queue in fast path,
for no good reason.
This was mentioned in one patch changelog seven years ago :/
This series is removing these refcount changes, by extending
RCU sections.
====================
Link: https://patch.msgid.link/20250312082250.1803501-1-edumazet@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions