From: Peter Zijlstra Date: Fri, 4 Oct 2013 15:24:35 +0000 (+0200) Subject: sched: Move wait code from core.c to wait.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4145872f7049e429718b40b86e1b46659988398;p=pandora-kernel.git sched: Move wait code from core.c to wait.c For some reason only the wait part of the wait api lives in kernel/sched/wait.c and the wake part still lives in kernel/sched/core.c; ammend this. Signed-off-by: Peter Zijlstra Cc: Linus Torvalds Cc: Andrew Morton Link: http://lkml.kernel.org/n/tip-ftycee88naznulqk7ei5mbci@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed