[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190227144102.40d52f11@xhacker.debian>
Date: Wed, 27 Feb 2019 06:48:07 +0000
From: Jisheng Zhang <Jisheng.Zhang@...aptics.com>
To: Bjorn Helgaas <bhelgaas@...gle.com>
CC: Jingoo Han <jingoohan1@...il.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 0/5] PCI: dwc: support remove
On Tue, 26 Feb 2019 15:11:03 -0600 Bjorn Helgaas wrote:
>
>
> On Tue, Feb 26, 2019 at 5:55 AM Jisheng Zhang
> <Jisheng.Zhang@...aptics.com> wrote:
> >
> > Currently, the PCI dwc host users don't support the remove, but nothing
> > prevent us from supporting it. To achieve this goal, we need to ensure
> > we can do necessary clean up work.
> >
> > Jisheng Zhang (5):
> > PCI: dwc: fix dw_pcie_free_msi() if msi_irq is invalid
> > PCI: dwc: free the page for MSI irq in dw_pcie_free_msi()
> > PCI: dwc: free msi in the error code path of dw_pcie_host_init()
> > PCI: dwc: use devm_pci_alloc_host_bridge() to simplify the code
> > PCI: dwc: save root bus for driver remove
>
> If you post a v2 of this series, please:
>
> Capitalize the first word of each subject, e.g., "PCI: dwc: Fix
> dw_pcie_free_msi() if msi_irq is invalid"
> s/irq/IRQ/
> s/msi/MSI/
Thanks for the review. Will do when post a v2. I'm still trying to
collect more code review comments.
Thanks
Powered by blists - more mailing lists