diff options
author | Wei Yang <weiyang@linux.vnet.ibm.com> | 2015-03-25 09:23:58 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2015-03-31 04:02:38 +0200 |
commit | 5b88ec228498b7d41de6599eca12cc0032056e3f (patch) | |
tree | 9ef87bc8413673daf8a074c8baf0f052eb03950c /arch/powerpc/include/uapi | |
parent | powerpc/powernv: Shift VF resource with an offset (diff) | |
download | linux-5b88ec228498b7d41de6599eca12cc0032056e3f.tar.xz linux-5b88ec228498b7d41de6599eca12cc0032056e3f.zip |
powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
M64 aperture size is limited on PHB3. When the IOV BAR is too big, this
will exceed the limitation and failed to be assigned.
Introduce a different mechanism based on the IOV BAR size:
- if IOV BAR size is smaller than 64MB, expand to total_pe
- if IOV BAR size is bigger than 64MB, roundup power2
[bhelgaas: make dev_printk() output more consistent, use PCI_SRIOV_NUM_BARS]
Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/uapi')
0 files changed, 0 insertions, 0 deletions