[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <cb689b24-477d-9274-8984-574c244d2499@deltatee.com>
Date: Fri, 1 Jun 2018 09:47:34 -0600
From: Logan Gunthorpe <logang@...tatee.com>
To: Alex Williamson <alex.williamson@...hat.com>
Cc: linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
linux-doc@...r.kernel.org, Stephen Bates <sbates@...thlin.com>,
Christoph Hellwig <hch@....de>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jonathan Corbet <corbet@....net>,
Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Marc Zyngier <marc.zyngier@....com>,
Kai-Heng Feng <kai.heng.feng@...onical.com>,
Frederic Weisbecker <frederic@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
Jérôme Glisse <jglisse@...hat.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Christian König <christian.koenig@....com>
Subject: Re: [PATCH v2 2/3] PCI: Allow specifying devices using a base bus and
path of devfns
On 01/06/18 08:30 AM, Alex Williamson wrote:
> Cool, I'm glad this worked. I note though that there's really not much
> difference between:
>
> [domain:]bus:slot.fn
>
> and
>
> [domain:]bus:slot.fn[/slot.fn[/slot.fn[/...]]]
>
> IOW, what's defined here as the "path:" specification doesn't require
> that we start at a root bus device, it can really specify a path
> starting anywhere, including the target device directly. So can we
> simply extend domain:bus:slot.fn to support paths without a separate
> identifier? Thanks,
Yes, I think you are right. I was just hesitant to change existing
behavior. But if that's the consensus I'll change it for v3.
Thanks,
Logan
Powered by blists - more mailing lists