[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221115091101.2234482-1-edumazet@google.com>
Date: Tue, 15 Nov 2022 09:10:55 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/6] net: more try_cmpxchg() conversions
Adopt try_cmpxchg() and friends in more places, as this
is preferred nowadays.
Eric Dumazet (6):
net: mm_account_pinned_pages() optimization
ipv6: fib6_new_sernum() optimization
net: net_{enable|disable}_timestamp() optimizations
net: adopt try_cmpxchg() in napi_schedule_prep() and
napi_complete_done()
net: adopt try_cmpxchg() in napi_{enable|disable}()
net: __sock_gen_cookie() cleanup
net/core/dev.c | 42 +++++++++++++++---------------------------
net/core/skbuff.c | 5 ++---
net/core/sock_diag.c | 12 ++++++------
net/ipv6/ip6_fib.c | 7 +++----
4 files changed, 26 insertions(+), 40 deletions(-)
--
2.38.1.431.g37b22c650d-goog
Powered by blists - more mailing lists