netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] hv_netvsc: sub channel initialization fixes
@ 2017-09-06 20:53 Stephen Hemminger
  2017-09-06 20:53 ` [PATCH v2 net-next 1/2] hv_netvsc: fix deadlock on hotplug Stephen Hemminger
  2017-09-06 20:53 ` [PATCH v2 net-next 2/2] hv_netvsc: avoid unnecessary wakeups on subchannel creation Stephen Hemminger
  0 siblings, 2 replies; 5+ messages in thread
From: Stephen Hemminger @ 2017-09-06 20:53 UTC (permalink / raw)
  To: kys, haiyangz, sthemmin; +Cc: devel, netdev

One serious deadlock, and one minor optimization.

Stephen Hemminger (2):
  hv_netvsc: fix deadlock on hotplug
  hv_netvsc: avoid unnecessary wakeups on subchannel creation

 drivers/net/hyperv/hyperv_net.h   |   3 +
 drivers/net/hyperv/netvsc.c       |   3 +
 drivers/net/hyperv/netvsc_drv.c   |  11 +---
 drivers/net/hyperv/rndis_filter.c | 126 ++++++++++++++++++++++++++------------
 4 files changed, 96 insertions(+), 47 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-09-11 21:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-06 20:53 [PATCH v2 net-next 0/2] hv_netvsc: sub channel initialization fixes Stephen Hemminger
2017-09-06 20:53 ` [PATCH v2 net-next 1/2] hv_netvsc: fix deadlock on hotplug Stephen Hemminger
2017-09-11 21:21   ` David Miller
2017-09-06 20:53 ` [PATCH v2 net-next 2/2] hv_netvsc: avoid unnecessary wakeups on subchannel creation Stephen Hemminger
2017-09-11 21:21   ` David Miller

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).