On Tue, Sep 15, 2020 at 07:15:38PM +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 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 access > > Roman Bacik (1): > PCI: iproc: fix invalidating PAXB address mapping You didn't update thest subject lines so they match. https://lore.kernel.org/r/20200326194810.GA11112@xxxxxxxxxx > Srinath Mannam (1): > PCI: iproc: Display PCIe Link information > > drivers/pci/controller/pcie-iproc.c | 29 ++++++++++++++++++++++------- > 1 file changed, 22 insertions(+), 7 deletions(-) > > -- > 2.17.1 >