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

From: Bjorn Helgaas
Date: Fri Jun 10 2016 - 11:35:59 EST


On Fri, Jun 10, 2016 at 02:05:33PM +0200, Vitaly Kuznetsov wrote:
> Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> writes:
>
> > 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()
> >
>
> Bjorn,
>
> sorry for the ping but with both patches acked by Jake is there anything
> else required for this series to get merged? It would be nice to have
> these fixes in 4.7 but even knowing that they're queued for 4.8 is OK.

Nothing else required, but I'm glad you mentioned that these should go
in v4.7. By default I merge things to -next, which would be for v4.8
right now.

Bjorn