[PATCH 0/2] PCI: hv: fix a couple of issues in hv_pci_onchannelcallback()

From: Vitaly Kuznetsov
Date: Mon May 30 2016 - 10:18:26 EST


kmemleak helped me to identify a memory leak in hv_pci_onchannelcallback()
and while fixing it I stumbled upon an unrelated issue(s) there.

Vitaly Kuznetsov (2):
PCI: hv: don't leak buffer in hv_pci_onchannelcallback()
PCI: hv: handle all pending messages in hv_pci_onchannelcallback()

drivers/pci/host/pci-hyperv.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)

--
2.5.5