]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
revert "sched: Fix fork() error path to not crash"
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 30 Jul 2012 21:42:31 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:20 +0000 (17:25 -0700)
commit87bec58a52652e2eb2a575692a40f9466c7bd31b
treebd7d6408b61ee2c1ad6df9f0b44277fb08e75034
parentb2412b7fa7a3816fa8633dc2ff19f1a90aabe423
revert "sched: Fix fork() error path to not crash"

To make way for "fork: fix error handling in dup_task()", which fixes the
errors more completely.

Cc: Salman Qazi <sqazi@google.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/fork.c