aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBaruch Siach <[email protected]>2013-10-15 02:22:43 +0400
committerChris Zankel <[email protected]>2013-10-15 13:39:16 -0700
commitcba9a90053e3b7973eff4f1946f33032e98eeed5 (patch)
tree34fa37300f208db9c3ef7b8699c7f006af69c50f /tools/perf/util/scripting-engines/trace-event-python.c
parent244066f4be8ce2dc2d2d60f01bceeba55c71a783 (diff)
xtensa: don't use alternate signal stack on threads
According to create_thread(3): "The new thread does not inherit the creating thread's alternate signal stack". Since commit f9a3879a (Fix sigaltstack corruption among cloned threads), current->sas_ss_size is set to 0 for cloned processes sharing VM with their parent. Don't use the (nonexistent) alternate signal stack in this case. This has been broken since commit 29c4dfd9 ([XTENSA] Remove non-rt signal handling). Fixes the SA_ONSTACK part of the nptl/tst-cancel20 test from uClibc. Cc: <[email protected]> Signed-off-by: Baruch Siach <[email protected]> Signed-off-by: Max Filippov <[email protected]> Signed-off-by: Chris Zankel <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions