Re: [PATCH 0/8] Fix PCI I/O space page leaks

2018-07-16 Thread Sergei Shtylyov
On 07/16/2018 06:06 PM, Lorenzo Pieralisi wrote: >> Here's a set of 8 patches against the 'pci/controller-fixes' branch of >> Lorenzo >> Pieralisi's 'pci.git' repo. They are the fixes for the PCI I/O space page >> leaks >> (and the kernel BUG caused by them on deferred probe); those were 1st fou

Re: [PATCH 0/8] Fix PCI I/O space page leaks

2018-07-16 Thread Lorenzo Pieralisi
On Sun, Jul 15, 2018 at 07:00:21PM +0300, Sergei Shtylyov wrote: > Hello! > > Here's a set of 8 patches against the 'pci/controller-fixes' branch of Lorenzo > Pieralisi's 'pci.git' repo. They are the fixes for the PCI I/O space page > leaks > (and the kernel BUG caused by them on deferred probe);

[PATCH 0/8] Fix PCI I/O space page leaks

2018-07-15 Thread Sergei Shtylyov
Hello! Here's a set of 8 patches against the 'pci/controller-fixes' branch of Lorenzo Pieralisi's 'pci.git' repo. They are the fixes for the PCI I/O space page leaks (and the kernel BUG caused by them on deferred probe); those were 1st found testing the R-Car PCIe driver. The patches are in the ch