]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - init/main.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[karo-tx-linux.git] / init / main.c
index 63ae904a99a8eb3718f6a57ee515c12f0b60b8dc..baf1f0f5c4611eb08b3f0eae7995c5d789f8e741 100644 (file)
@@ -812,7 +812,6 @@ static int __ref kernel_init(void *unused)
        system_state = SYSTEM_RUNNING;
        numa_default_policy();
 
-       current->signal->flags |= SIGNAL_UNKILLABLE;
        flush_delayed_fput();
 
        if (ramdisk_execute_command) {