Re: [PATCH 1/4] pci: introduce __pci_walk_bus for caller with pci_bus_sem held

From: Sinan Kaya
Date: Thu Sep 28 2017 - 12:12:28 EST


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.

--
Sinan Kaya
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.