diff options
| author | Oleg Nesterov <[email protected]> | 2013-07-03 15:08:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 16:08:01 -0700 |
| commit | 77d55918029ef4626bfd6ba716728dcc7d919de3 (patch) | |
| tree | 4f1bc204e9bc1da041868cb2a1746eb67c523feb /tools/perf/scripts/python | |
| parent | 29000caecbe87b6b66f144f72111f0d02fbbf0c1 (diff) | |
signals: eventpoll: do not use sigprocmask()
sigprocmask() should die. None of the current callers actually
need this strange interface.
Change fs/eventpoll.c to use set_current_blocked(). This also
means we should not worry about SIGKILL/SIGSTOP.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: Eric Wong <[email protected]>
Cc: Jason Baron <[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