aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorMichael Neuling <[email protected]>2014-06-06 14:28:51 +1000
committerBenjamin Herrenschmidt <[email protected]>2014-06-11 17:03:01 +1000
commit59a53afe70fd530040bdc69581f03d880157f15a (patch)
tree4ec08cddf40f452c00eab68dd3e4f0d2c644a6d0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent96d016108640bc2b7fb0ee800737f80923847294 (diff)
powerpc: Don't setup CPUs with bad status
OPAL will mark a CPU that is guarded as "bad" in the status property of the CPU node. Unfortunatley Linux doesn't check this property and will put the bad CPU in the present map. This has caused hangs on booting when we try to unsplit the core. This patch checks the CPU is avaliable via this status property before putting it in the present map. Signed-off-by: Michael Neuling <[email protected]> Tested-by: Anton Blanchard <[email protected]> cc: [email protected] Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions