Files
linux/include/trace/events
Eric W. Biederman 4ff4c31a6e signal: Remove SEND_SIG_FORCED
There are no more users of SEND_SIG_FORCED so it may be safely removed.

Remove the definition of SEND_SIG_FORCED, it's use in is_si_special,
it's use in TP_STORE_SIGINFO, and it's use in __send_signal as without
any users the uses of SEND_SIG_FORCED are now unncessary.

This makes the code simpler, easier to understand and use.  Users of
signal sending functions now no longer need to ask themselves do I
need to use SEND_SIG_FORCED.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2018-09-11 21:19:48 +02:00
..
2018-04-16 11:53:35 +01:00
2017-12-13 15:10:01 -05:00
2018-04-04 13:41:27 +01:00
2018-06-19 10:06:29 -07:00
2017-09-25 20:38:26 +02:00
2018-02-23 14:29:59 +00:00
2018-07-26 10:17:47 +02:00
2018-02-13 21:30:22 +01:00
2018-08-01 13:28:23 +01:00
2018-09-11 21:19:48 +02:00
2017-12-19 10:56:24 +01:00
2018-04-18 23:37:39 -04:00