netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen-netback: fix memory leaks on XenBus disconnect
@ 2017-01-17 20:49 Igor Druzhinin
  2017-01-17 20:49 ` [PATCH v2 1/2] " Igor Druzhinin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Igor Druzhinin @ 2017-01-17 20:49 UTC (permalink / raw)
  To: wei.liu2; +Cc: Paul.Durrant, xen-devel, netdev, linux-kernel, Igor Druzhinin

Just split the initial patch in two as proposed by Wei.

Since the approach for locking netdev statistics is inconsistent (tends not
to have any locking at all) accross the kernel we'd better to rely on our
internal lock for this purpose.

Igor Druzhinin (2):
  xen-netback: fix memory leaks on XenBus disconnect
  xen-netback: protect resource cleaning on XenBus disconnect

 drivers/net/xen-netback/interface.c |  6 ++++--
 drivers/net/xen-netback/xenbus.c    | 13 +++++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-01-18 20:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-17 20:49 [PATCH v2 0/2] xen-netback: fix memory leaks on XenBus disconnect Igor Druzhinin
2017-01-17 20:49 ` [PATCH v2 1/2] " Igor Druzhinin
2017-01-18  9:27   ` Paul Durrant
2017-01-18  9:45   ` Wei Liu
2017-01-17 20:49 ` [PATCH v2 2/2] xen-netback: protect resource cleaning " Igor Druzhinin
2017-01-18  9:45   ` Wei Liu
2017-01-18  9:46   ` Paul Durrant
2017-01-18 20:11 ` [PATCH v2 0/2] xen-netback: fix memory leaks " 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).