Re: [PATCH v9 02/11] PCI: Add root bus children dev's res to fail list

2013-01-20 Thread Rafael J. Wysocki
On Thursday, January 17, 2013 11:53:13 PM Yinghai Lu wrote: > We can stop trying according to try_number now and do not need to use > root_bus checking as stop sign. > > In extreme case we could need to reallocate resource for device just > under root bus. For pci root bus hot-add, we need to retr

[PATCH v9 02/11] PCI: Add root bus children dev's res to fail list

2013-01-17 Thread Yinghai Lu
We can stop trying according to try_number now and do not need to use root_bus checking as stop sign. In extreme case we could need to reallocate resource for device just under root bus. For pci root bus hot-add, we need to retry to assign resources to pci devices just under pci root bus. Signed-