diff options
author | Yongji Xie <xyjxie@linux.vnet.ibm.com> | 2017-02-15 07:50:22 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-04-18 21:47:19 +0200 |
commit | ea629d873f3e140fb2e3181c30413e485ee9002b (patch) | |
tree | 6f3d4ddbc4ef06422b7944b5fe3e5a217fac4912 /arch/mn10300/Kconfig.debug | |
parent | PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant (diff) | |
download | linux-ea629d873f3e140fb2e3181c30413e485ee9002b.tar.xz linux-ea629d873f3e140fb2e3181c30413e485ee9002b.zip |
PCI: Ignore requested alignment for IOV BARs
We would call pci_reassigndev_resource_alignment() before
pci_init_capabilities(). So the requested alignment would never work for
IOV BARs.
Furthermore, it's meaningless to request additional alignment for IOV BARs,
the IOV BAR alignment is only determined by the VF BAR size.
Signed-off-by: Yongji Xie <xyjxie@linux.vnet.ibm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Diffstat (limited to 'arch/mn10300/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions