aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGavin Shan <[email protected]>2016-05-03 15:41:25 +1000
committerMichael Ellerman <[email protected]>2016-05-11 21:54:17 +1000
commit689ee8c95f399998f52eda827849b7771629a53c (patch)
tree591452b57aaba0b243626e736f3e64baed7faa6a /tools/perf/scripts/python
parent92b8f137b3620b0a07c71b1bd191f9a22d0cf0ab (diff)
powerpc/powernv: Data type unsigned int for PE number
This changes the data type of PE number from "int" to "unsigned int" in order to match the fact PE number is never negative: * The number of PE to which the specified PCI device is attached. * The PE number map for SRIOV VFs. * The returned PE number from pnv_ioda_alloc_pe(). * The returned PE number from pnv_ioda2_pick_m64_pe(). Suggested-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Gavin Shan <[email protected]> Reviewed-By: Alistair Popple <[email protected]> Reviewed-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions