All of lore.kernel.org
 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   ` Igor Druzhinin
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ 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] 17+ messages in thread

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

Thread overview: 17+ 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-17 20:49   ` Igor Druzhinin
2017-01-17 20:49   ` Igor Druzhinin
2017-01-18  9:27   ` Paul Durrant
2017-01-18  9:27   ` Paul Durrant
2017-01-18  9:45   ` Wei Liu
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:45     ` Wei Liu
2017-01-18  9:46   ` Paul Durrant
2017-01-18  9:46     ` Paul Durrant
2017-01-18  9:46     ` Paul Durrant
2017-01-17 20:49 ` Igor Druzhinin
2017-01-18 20:11 ` [PATCH v2 0/2] xen-netback: fix memory leaks " David Miller
2017-01-18 20:11   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.