Files
linux/net
Eric Dumazet fea7b20132 nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
cleanup_net() is competing with other rtnl users.

nexthop_net_exit() seems a good candidate for exit_batch(),
as this gives chance for cleanup_net() to progress much faster,
holding rtnl a bit longer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-02-08 20:41:33 -08:00
..
2022-01-22 08:33:37 +02:00
2022-02-07 12:06:54 +00:00
2022-01-22 08:33:37 +02:00
2022-02-08 20:23:20 -08:00
2022-01-27 13:53:27 +00:00
2021-05-26 07:03:39 +02:00
2021-06-03 15:13:56 -07:00
2021-07-29 15:06:49 +01:00