kernel-fxtec-pro1x/arch/powerpc
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
..
boot Merge commit 'jwb/next' into next 2009-11-24 10:02:16 +11:00
configs powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A 2009-11-20 16:45:37 -06:00
include/asm powerpc/pseries: Add extended_cede_processor() helper function. 2009-11-24 14:33:03 +11:00
kernel powerpc: kill the obsolete code under is_global_init() 2009-11-24 17:00:22 +11:00
kvm
lib
math-emu
mm
oprofile
platforms powerpc/pseries: Add hooks to put the CPU into an appropriate offline state 2009-11-24 14:33:04 +11:00
sysdev powerpc: Fixup last users of irq_chip->typename 2009-11-24 14:32:45 +11:00
xmon powerpc/pseries: Add extended_cede_processor() helper function. 2009-11-24 14:33:03 +11:00
Kconfig
Kconfig.debug
Makefile
relocs_check.pl