Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1711467 > unrolled thread

Re: [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak

Started byBjorn Helgaas <helgaas@kernel.org>
First post2017-08-14 23:20 +0200
Last post2017-08-15 18:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak Bjorn Helgaas <helgaas@kernel.org> - 2017-08-14 23:20 +0200
    Re: [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak Simon Horman <horms@verge.net.au> - 2017-08-15 18:00 +0200

#1711467 — Re: [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak

FromBjorn Helgaas <helgaas@kernel.org>
Date2017-08-14 23:20 +0200
SubjectRe: [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak
Message-ID<ueuWd-Mv-11@gated-at.bofh.it>
On Fri, Aug 04, 2017 at 12:32:53PM +0900, Harunobu Kurokawa wrote:
> When no PCIe card is inserted, there is a memory leak as
> pci_free_resource_list is not called before returning.
> 
> v2:
>  separate the patch to two files.
> 
> Harunobu Kurokawa (1):
>   PCI: rcar-pcie: Fix memory leak when no PCIe card is inserted
> 
> Lorenzo Pieralisi (1):
>   PCI: rcar: Fix error exit path
> 
>  drivers/pci/host/pcie-rcar.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Waiting for Simon's ack...

[toc] | [next] | [standalone]


#1712286

FromSimon Horman <horms@verge.net.au>
Date2017-08-15 18:00 +0200
Message-ID<ueMq5-3aI-1@gated-at.bofh.it>
In reply to#1711467
On Mon, Aug 14, 2017 at 04:11:14PM -0500, Bjorn Helgaas wrote:
> On Fri, Aug 04, 2017 at 12:32:53PM +0900, Harunobu Kurokawa wrote:
> > When no PCIe card is inserted, there is a memory leak as
> > pci_free_resource_list is not called before returning.
> > 
> > v2:
> >  separate the patch to two files.
> > 
> > Harunobu Kurokawa (1):
> >   PCI: rcar-pcie: Fix memory leak when no PCIe card is inserted
> > 
> > Lorenzo Pieralisi (1):
> >   PCI: rcar: Fix error exit path
> > 
> >  drivers/pci/host/pcie-rcar.c | 12 ++++++------
> >  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> Waiting for Simon's ack...

Acked-by: Simon Horman <horms+renesas@verge.net.au>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web