On Tue, Oct 10, 2017 at 1:16 AM, Zhou Wang <wangzhou1@xxxxxxxxxxxxx> wrote: > > So can we move pci_bridge_check_ranges to pci_setup_device? just like: short answer is no. As we have other user for __pci_bus_bridges, and before that the flags could be cleared during resource allocation retries. -Yinghai