[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210722163845.GA314985@bjorn-Precision-5520>
Date: Thu, 22 Jul 2021 11:38:45 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Christian Gmeiner <christian.gmeiner@...il.com>
Cc: Jingoo Han <jingoohan1@...il.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Rob Herring <robh@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] PCI: dwc: do not ignore link errors
On Wed, Jul 21, 2021 at 12:11:42PM -0500, Bjorn Helgaas wrote:
> On Wed, Jul 21, 2021 at 05:28:21PM +0200, Christian Gmeiner wrote:
> > This fixes long boot delays of about 10 seconds.
> >
> > I am working on a device powered by an TI am65 SoC where
> > we have a PCIe expansion slot. If there is no PCIe device
> > connected I see boot delays caused by pci_host_probe(..).
Oh, and I forgot to mention: Please follow the convention of
capitalizing the first word of the subject (use "git log --oneline
drivers/pci/controller/dwc/pcie-designware-host.c" to see what the
convention is).
Also, the commit log does not actually say what the patch *does*.
Please include an imperative statement about what it does in the
commit log. https://chris.beams.io/posts/git-commit/ has good tips.
Powered by blists - more mailing lists