Re: [PATCH v1] PCI: controller: Remove duplicate error message

From: Lorenzo Pieralisi
Date: Wed Jul 15 2020 - 12:46:07 EST


On Sat, Jul 11, 2020 at 03:47:33PM +0800, Dejin Zheng wrote:
> On Mon, Jul 06, 2020 at 04:58:47PM +0100, Lorenzo Pieralisi wrote:
> > On Tue, Jun 02, 2020 at 09:01:13AM -0600, Rob Herring wrote:
> >
> > [...]
> >
> > > > The other 2 error cases as well don't print the resource name as far as
> > > > I recall (they will at least print the resource start/end).
> > >
> > > Start/end are what are important for why either of these functions
> > > failed.
> > >
> > > But sure, we could add 'name' here. That's a separate patch IMO.
>
> Hi Lorenzo, Bob and Jonathan:
>
> Thank you very much for helping me review this patch,

I merge this patch in pci/misc, thanks.

> I sent a new patch for print the resource name when the request memory
> region or remapping of configuration space fails. and it is here:
> https://patchwork.kernel.org/patch/11657801/

We will get to it soon.

Lorenzo