Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1711467
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak |
| Date | 2017-08-14 23:20 +0200 |
| Message-ID | <ueuWd-Mv-11@gated-at.bofh.it> (permalink) |
| References | <ueuWd-Mv-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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...
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web