commit | 568ddef8735d4a51a521ba6af026ee0c32281566 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Jan 22 01:02:21 2010 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Feb 22 16:17:20 2010 -0800 |
tree | 967c71b21ae4ecbafa9547726b6e34848215c13e | |
parent | 5009b46025acb2d3955d2c93574604fba667ef39 [diff] |
PCI: add failed_list to pci_bus_assign_resources This allows us to track failed allocations for later re-trying with reallocation. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Reviewed-by: Alex Chiang <achiang@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>