diff options
author | Oleg Nesterov <[email protected]> | 2017-11-17 15:30:04 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-17 16:10:03 -0800 |
commit | ac25385089f673560867eb5179228a44ade0cfc1 (patch) | |
tree | db30cc877ae01470a59fe0a1ccb633b8fb945053 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 628c1bcba204052d19b686b5bac149a644cdb72e (diff) |
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
Change sig_task_ignored() to drop the SIG_DFL && !sig_kernel_only()
signals even if force == T. This simplifies the next change and this
matches the same check in get_signal() which will drop these signals
anyway.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Oleg Nesterov <[email protected]>
Tested-by: Kyle Huey <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions