Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Benjamin Herrenschmidt a0592d42fe powerpc: kill the obsolete code under is_global_init()
The code under "if (is_global_init())" is bogus, and is_global_init()
itself is not right in mt case.

Contrary to what the comment says, nowadays force_sig_info() does kill
init even if the handler is SIG_DFL. Note that force_sig_info() clears
SIGNAL_UNKILLABLE exactly for this case.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-11-24 17:00:22 +11:00
..
2007-05-11 05:38:25 -04:00
2009-10-30 17:20:55 +11:00
2009-08-28 14:24:10 +10:00
2008-05-23 22:43:11 +02:00
2009-10-14 16:58:40 +11:00
2009-07-12 12:22:34 -07:00
2008-12-21 14:21:16 +11:00
2009-09-23 18:13:10 -07:00
2007-10-11 14:36:47 +10:00
2009-11-12 10:59:04 +11:00
2009-10-27 16:42:40 +11:00