pidns: deny CLONE_PARENT|CLONE_NEWPID combination
[safe/jmp/linux-2.6] / kernel / cpu.c
index f5f9485..6ba0f1e 100644 (file)
@@ -401,6 +401,7 @@ int disable_nonboot_cpus(void)
                        break;
                }
        }
+
        if (!error) {
                BUG_ON(num_online_cpus() > 1);
                /* Make sure the CPUs won't be enabled by someone else */