aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOliver O'Halloran <[email protected]>2020-07-22 16:57:15 +1000
committerMichael Ellerman <[email protected]>2020-07-26 23:34:23 +1000
commit84d8505ed1dafb2e62d49fca5e7aa7d96cfcec49 (patch)
tree9f09418faf2fe743cd55f98190d60ceeaeb38d6f /tools/perf/scripts/python
parent4c51f3e1e8702cbd0e53159fc3d1f54c20c70574 (diff)
powerpc/powernv/sriov: Remove vfs_expanded
Previously iov->vfs_expanded was used for two purposes. 1) To work out how much we need to multiple the per-VF BAR size to figure out the total space required for the IOV BAR. 2) To indicate that IOV is not usable with this device (vfs_expanded == 0). We don't really need the field for either since the multiple in 1) is always the number PEs supported by the PHB. Similarly, we don't really need it in 2) either since the IOV data field will be NULL if we can't use IOV with the device. Signed-off-by: Oliver O'Halloran <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions