aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGavin Shan <[email protected]>2016-05-03 15:41:26 +1000
committerMichael Ellerman <[email protected]>2016-05-11 21:54:18 +1000
commit3fa23ff8ff3f0fa4f187bc46f81c69b1fdeecd9a (patch)
treed22c7b462ead27cba96f546c55ea285ebda2e922 /tools/perf/scripts/python
parent689ee8c95f399998f52eda827849b7771629a53c (diff)
powerpc/powernv: Fix initial IO and M32 segmap
There are two arrays for IO and M32 segment maps on every PHB. The index of the arrays are segment number and the value stored in the corresponding element is PE number, indicating the segment is assigned to the PE. Initially, all elements in those two arrays are zeroes, meaning all segments are assigned to PE#0. It's wrong. This fixes the initial values in the elements of those two arrays to IODA_INVALID_PE, meaning all segments aren't assigned to any PE. Signed-off-by: Gavin Shan <[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