[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.20.1709281652280.24635@cae-iprp-alln-lb.cisco.com>
Date: Thu, 28 Sep 2017 16:52:55 -0700
From: Govindarajulu Varadarajan <gvaradar@...co.com>
To: Sinan Kaya <okaya@...eaurora.org>
CC: <benve@...co.com>, <bhelgaas@...gle.com>,
<linux-pci@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<jlbec@...lplan.org>, <hch@....de>, <mingo@...hat.com>,
<peterz@...radead.org>
Subject: Re: [PATCH 1/4] pci: introduce __pci_walk_bus for caller with
pci_bus_sem held
On Thu, 28 Sep 2017, Sinan Kaya wrote:
> On 9/27/2017 5:42 PM, Govindarajulu Varadarajan wrote:
>> +void __pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *),
>> + void *userdata);
>
> pci_walk_bus_locked would be a better name as you are assuming that caller is
> holding the lock.
>
Will change and resubmit for v2.
Powered by blists - more mailing lists