sched: Move all scheduler bits into kernel/sched/
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 15 Nov 2011 16:14:39 +0000 (17:14 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Nov 2011 11:20:22 +0000 (12:20 +0100)
There's too many sched*.[ch] files in kernel/, give them their own
directory.

(No code changed, other than Makefile glue added.)

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found