On 2020-11-30 4:19 a.m., Lorenzo Pieralisi wrote: > On Thu, Oct 01, 2020 at 11:30:51AM +0530, Srinath Mannam wrote: >> This patch series contains fixes and improvements to pcie iproc driver. >> >> This patch set is based on Linux-5.9.0-rc2. >> >> Changes from v2: >> - Addressed Bjorn's review comments >> - Corrected subject line and commit message of Patches 1 and 2. >> >> Changes from v1: >> - Addressed Bjorn's review comments >> - pcie_print_link_status is used to print Link information. >> - Added IARR1/IMAP1 window map definition. >> >> Bharat Gooty (1): >> PCI: iproc: Fix out-of-bound array accesses >> >> Roman Bacik (1): >> PCI: iproc: Invalidate correct PAXB inbound windows >> >> Srinath Mannam (1): >> PCI: iproc: Display PCIe Link information >> >> drivers/pci/controller/pcie-iproc.c | 29 ++++++++++++++++++++++------- >> 1 file changed, 22 insertions(+), 7 deletions(-) > I need Ray a/o Scott ACK to proceed. Let's see if Ray has anything to add. Acked-by: Scott Branden > > Thanks, > Lorenzo