diff options
| author | Oleg Nesterov <[email protected]> | 2009-12-15 16:47:26 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-16 07:20:09 -0800 |
| commit | 1be53963b0519bd3681749a9bed8b83aeb005cca (patch) | |
| tree | 0bc6497a8039021f781f1c902f59e6f71f772793 /tools/perf/scripts/python | |
| parent | ad09750b51150ca87531b8790a379214a974c167 (diff) | |
signals: check ->group_stop_count after tracehook_get_signal()
Move the call to do_signal_stop() down, after tracehook call. This makes
->group_stop_count condition visible to tracers before do_signal_stop()
will participate in this group-stop.
Currently the patch has no effect, tracehook_get_signal() always returns 0.
Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Roland McGrath <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions