[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240208111646.535705-1-edumazet@google.com>
Date: Thu, 8 Feb 2024 11:16:42 +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: David Ahern <dsahern@...nel.org>, netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/4] inet: convert to exit_batch_rtnl
Even if these four modules exit_batch methods do not unregister
devices, it is worth converting them to exit_batch_rtnl
to save rtnl_lock()/rtnl_unlock() pairs in netns dismantles.
Eric Dumazet (4):
ip6mr: use exit_batch_rtnl method
ipv6: fib6: use exit_batch_rtnl method
ipmr: use exit_batch_rtnl method
ipv4: fib: use exit_batch_rtnl method
net/ipv4/fib_frontend.c | 8 +++-----
net/ipv4/ipmr.c | 7 +++----
net/ipv6/fib6_rules.c | 7 +++----
net/ipv6/ip6mr.c | 7 +++----
4 files changed, 12 insertions(+), 17 deletions(-)
--
2.43.0.594.gd9cf4e227d-goog
Powered by blists - more mailing lists