aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKautuk Consul <[email protected]>2016-04-19 15:48:21 +0530
committerMichael Ellerman <[email protected]>2017-10-06 20:51:52 +1100
commit4ca360f3dbf2036d964cdf3a6c4a45a81fdf8e18 (patch)
tree410ee4122e075d177af46e049efa823b6b9f02b9 /tools/perf/scripts/python
parent06755a871314c7443a89c09650cdb3982466e1a8 (diff)
powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Add a check for p->state == TASK_RUNNING so that any wake-ups on task_struct p in the interim lead to 0 being returned by get_wchan(). Signed-off-by: Kautuk Consul <[email protected]> [mpe: Confirmed other architectures do similar] Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions