| commit | e53c2541784fba7951c8aa6ccdbe4412fb03fca6 | [log] [tgz] |
|---|---|---|
| author | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | Wed May 14 16:27:51 2014 +0530 |
| committer | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | Wed May 14 16:29:40 2014 +0530 |
| tree | 18af4f7422c7fbe2ebbaf6c7c6db96234c265f72 | |
| parent | 7cc0b6c5ce87549ba7bc396bfca1018c076a7351 [diff] |
pci-scan: reserve memory for pci-bridge without devices A pci-bridge without a downstream device will end up with no memory range allocated. For cases like hotplug, reserve some memory for the bridge device. Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>