net: Convert simple pernet_operations
These pernet_operations make pretty simple actions like variable initialization on init, debug checks on exit, and so on, and they obviously are able to be executed in parallel with any others: vrf_net_ops lockd_net_ops grace_net_ops xfrm6_tunnel_net_ops kcm_net_ops tcf_net_ops Signed-off-by:Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/vrf.c 1 addition, 0 deletionsdrivers/net/vrf.c
- fs/lockd/svc.c 1 addition, 0 deletionsfs/lockd/svc.c
- fs/nfs_common/grace.c 1 addition, 0 deletionsfs/nfs_common/grace.c
- net/ipv6/xfrm6_tunnel.c 1 addition, 0 deletionsnet/ipv6/xfrm6_tunnel.c
- net/kcm/kcmsock.c 1 addition, 0 deletionsnet/kcm/kcmsock.c
- net/sched/cls_api.c 1 addition, 0 deletionsnet/sched/cls_api.c
Loading
Please register or sign in to comment