From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41ABFC433E2 for ; Wed, 16 Sep 2020 22:10:00 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C3D10206CA for ; Wed, 16 Sep 2020 22:09:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ref6TWe6"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="MtOEt06F" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C3D10206CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Message-ID:Subject:To:From: Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References:List-Owner; bh=Ro9FCWuRbIMb+Byukq3PSeO1dJFfvJyOZZiHYs5quSQ=; b=ref6TWe6ZDSlrYJE0pgEVJTDC 1efwVZzSoJjPD7n/NEH1X1i2sT4y36YsDwf9R8l2/Rp/NKNstjN1sNprTFfpO9cQIqBwaXXdPuUmf HOsvBCMeYMkzqJzYudqx/2VwTaVLZ+gqEh4c853hsfm6aA05j9+rBOawygsJ00OKhExK8kRLwf9a9 o0nolDBTMNps9f01RUm+oQKcEHGO4k+oBgyFqRy1gksidc2moAw3ku+C44TmtWOMQ9ZAOaxkRU4Y4 hB5Ot7uL3g0qFzGhppPZj6cjWNWjb03C6PjJ45a81jA6iKAOayLC3cBlT2AdX/YfV4HUwU3P5kkaF NMXdyCMdA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIfbH-0007Uc-Ll; Wed, 16 Sep 2020 22:08:27 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIfbE-0007Ty-Ld for linux-arm-kernel@lists.infradead.org; Wed, 16 Sep 2020 22:08:25 +0000 Received: from localhost (52.sub-72-107-123.myvzw.com [72.107.123.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7B894206CA; Wed, 16 Sep 2020 22:08:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600294103; bh=E0VvSSnH46rNN7xoxXwVPPz6e+2WkM6N1YkcT2/d+3Q=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=MtOEt06FaYpVL85HYzVkUr0UkSrqSdGu0lwC3aqPI1MA3FVojX168m3GJSHG/AEJV O0SyvprvAELoq5/wY+xTxAdrKeeHJvzJU/aol8Ar72SM0XCPaV01YOjAkUNo9LxKz9 L3x64Xw4TWGvtn0LEzptTGWjWXQZOVDAxWaC2qew= Date: Wed, 16 Sep 2020 17:08:21 -0500 From: Bjorn Helgaas To: Srinath Mannam Subject: Re: [PATCH v2 0/3] PCI: iproc: Add fixes to pcie iproc Message-ID: <20200916220821.GA1589643@bjorn-Precision-5520> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200915134541.14711-1-srinath.mannam@broadcom.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200916_180824_894508_1840D5F4 X-CRM114-Status: GOOD ( 13.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lorenzo Pieralisi , Ray Jui , linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-pci@vger.kernel.org, Bjorn Helgaas , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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@google.com > 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 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel