From: Ingo Molnar Date: Mon, 9 Jul 2007 16:51:58 +0000 (+0200) Subject: sched: remove sched_exit() X-Git-Tag: v2.6.23-rc1~1272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64f61145a38f7039e4f1c0b50dcc3fbe70ec28e;p=pandora-kernel.git sched: remove sched_exit() remove sched_exit(): the elaborate dance of us trying to recover timeslices given to child tasks never really worked. CFS does not need it either. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed