commit | 391e43da797a96aeb65410281891f6d0b0e9611c | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Nov 15 17:14:39 2011 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Nov 17 12:20:22 2011 +0100 |
tree | 0ce6784525a5a8f75b377170cf1a7d60abccea29 | |
parent | 029632fbb7b7c9d85063cc9eb470de6c54873df3 [diff] |
sched: Move all scheduler bits into kernel/sched/ 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>