Re: [PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff

2018-05-15 Thread Bjorn Helgaas
On Tue, May 15, 2018 at 11:06:59AM +0200, Jan Kiszka wrote: > Changes in v4: > - restore pci_free_resource_list() in error path of >of_pci_get_host_bridge_resources() > > Changes in v3: > - refactor series to be both bisectable and simpler while reworking >

Re: [PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff

2018-05-15 Thread Bjorn Helgaas
On Tue, May 15, 2018 at 11:06:59AM +0200, Jan Kiszka wrote: > Changes in v4: > - restore pci_free_resource_list() in error path of >of_pci_get_host_bridge_resources() > > Changes in v3: > - refactor series to be both bisectable and simpler while reworking >

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff

2018-05-15 Thread Jan Kiszka
Changes in v4: - restore pci_free_resource_list() in error path of of_pci_get_host_bridge_resources() Changes in v3: - refactor series to be both bisectable and simpler while reworking of_pci_get_host_bridge_resources() - include of_pci_get_host_bridge_resources() removal - include

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff

2018-05-15 Thread Jan Kiszka
Changes in v4: - restore pci_free_resource_list() in error path of of_pci_get_host_bridge_resources() Changes in v3: - refactor series to be both bisectable and simpler while reworking of_pci_get_host_bridge_resources() - include of_pci_get_host_bridge_resources() removal - include