aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv4/sysctl_net_ipv4.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-09-10 13:08:47 -0700
committerDavid S. Miller <davem@davemloft.net>2020-09-10 13:08:47 -0700
commit6198f4469089846c6017d2a6bc80ea7a37b469c5 (patch)
treecbf94ed6cf85789793620d8bd136c61de728d175 /net/ipv4/sysctl_net_ipv4.c
parentMerge branch 'mlx4-avoid-devlink-port-type-not-set-warnings' (diff)
parentnet: make sure napi_list is safe for RCU traversal (diff)
downloadwireguard-linux-6198f4469089846c6017d2a6bc80ea7a37b469c5.tar.xz
wireguard-linux-6198f4469089846c6017d2a6bc80ea7a37b469c5.zip
Merge branch 'netpoll-make-sure-napi_list-is-safe-for-RCU-traversal'
Jakub Kicinski says: ==================== netpoll: make sure napi_list is safe for RCU traversal This series is a follow-up to the fix in commit 96e97bc07e90 ("net: disable netpoll on fresh napis"). To avoid any latent race conditions convert dev->napi_list to a proper RCU list. We need minor restructuring because it looks like netif_napi_del() used to be idempotent, and it may be quite hard to track down everyone who depends on that. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions