| commit | a181193274f6c68c44db7eb92dc14f27b7e8c96b | [log] [tgz] |
|---|---|---|
| author | Yinghai Lu <yinghai@kernel.org> | Fri Jan 20 12:03:03 2012 -0800 |
| committer | Yinghai Lu <yinghai@kernel.org> | Fri Jan 20 12:03:03 2012 -0800 |
| tree | f90c0e47ffbe6ed1072a915e145f4c4dc2c86c87 | |
| parent | 6662c73cd92424dd1d2efc9e48b189b04e441ed3 [diff] |
PCI: only enable pci realloc when SRIOV bar is not assigned If bios does not assign those BAR or wrong address, then kernel will try to do pci realloc. in that case, user still can use pci=realloc=off to override it. Signed-off-by: Yinghai Lu <yinghai@kernel.org>