[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <152174314653.22875.17369758119928369672.stgit@localhost.localdomain>
Date: Thu, 22 Mar 2018 21:34:37 +0300
From: Kirill Tkhai <ktkhai@...tuozzo.com>
To: davem@...emloft.net, yoshfuji@...ux-ipv6.org, dhowells@...hat.com,
ktkhai@...tuozzo.com, netdev@...r.kernel.org
Subject: [PATCH net-next 0/2] Converting pernet_operations (part #11)
Hi,
this series continues to review and to convert pernet_operations
to make them possible to be executed in parallel for several
net namespaces at the same time.
I thought last series was last, but there is one
new pernet_operations came to kernel. This is
udp_sysctl_ops, and here we convert it.
Also, David Howells acked rxrpc_net_ops, so I resend
the patch in case of it should be queued by patchwork:
https://www.spinics.net/lists/netdev/msg490678.html
Thanks,
Kirill
---
Kirill Tkhai (2):
net: Convert udp_sysctl_ops
net: Convert rxrpc_net_ops
net/ipv4/udp.c | 3 ++-
net/rxrpc/net_ns.c | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
--
Signed-off-by: Kirill Tkhai <ktkhai@...tuozzo.com>
Powered by blists - more mailing lists