netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net,v3, 0/2] hv_netvsc: fix race of netvsc and VF register
@ 2023-11-07 21:05 Haiyang Zhang
  2023-11-07 21:05 ` [PATCH net,v3, 1/2] hv_netvsc: Fix race of netvsc and VF register_netdevice Haiyang Zhang
  2023-11-07 21:05 ` [PATCH net,v3, 2/2] hv_netvsc: Fix race of register_netdevice_notifier and VF register Haiyang Zhang
  0 siblings, 2 replies; 5+ messages in thread
From: Haiyang Zhang @ 2023-11-07 21:05 UTC (permalink / raw)
  To: linux-hyperv, netdev
  Cc: haiyangz, kys, wei.liu, decui, edumazet, kuba, pabeni, davem,
	linux-kernel

There are some races between netvsc probe, set notifier and VF register.
This patch set fixes them.

Haiyang Zhang (2):
  hv_netvsc: Fix race of netvsc and VF register_netdevice
  hv_netvsc: Fix race of register_netdevice_notifier and VF register

 drivers/net/hyperv/netvsc_drv.c | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-09 14:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07 21:05 [PATCH net,v3, 0/2] hv_netvsc: fix race of netvsc and VF register Haiyang Zhang
2023-11-07 21:05 ` [PATCH net,v3, 1/2] hv_netvsc: Fix race of netvsc and VF register_netdevice Haiyang Zhang
2023-11-07 21:05 ` [PATCH net,v3, 2/2] hv_netvsc: Fix race of register_netdevice_notifier and VF register Haiyang Zhang
2023-11-09  2:26   ` Jakub Kicinski
2023-11-09 14:39     ` Haiyang Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).