sched: Move wait.c into kernel/sched/
authorPeter Zijlstra <[email protected]>
Thu, 31 Oct 2013 17:07:08 +0000 (18:07 +0100)
committerIngo Molnar <[email protected]>
Wed, 6 Nov 2013 06:49:16 +0000 (07:49 +0100)
commit7a6354e241d8fbc145836ac24e47630f12754536
tree90e4bb2c4affd4a3ee4c758769c85d8770c8e857
parent7d716456a0ee4e9bd63be9234f886d20382ac950
sched: Move wait.c into kernel/sched/

Suggested-by: Ingo Molnar <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/Makefile
kernel/sched/Makefile
kernel/sched/wait.c [new file with mode: 0644]
kernel/wait.c [deleted file]