From: Peter Zijlstra Date: Tue, 25 Oct 2011 08:00:11 +0000 (+0200) Subject: sched: Make separate sched*.c translation units X-Git-Tag: v3.3-rc1~191^2~9^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=029632fbb7b7c9d85063cc9eb470de6c54873df3;p=pandora-kernel.git sched: Make separate sched*.c translation units Since once needs to do something at conferences and fixing compile warnings doesn't actually require much if any attention I decided to break up the sched.c #include "*.c" fest. This further modularizes the scheduler code. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-x0fcd3mnp8f9c99grcpewmhi@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed