From: Peter Zijlstra Date: Wed, 13 Apr 2011 11:28:56 +0000 (+0200) Subject: sched: Move wq_worker_waking to the correct site X-Git-Tag: v3.0-rc1~357^2~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2f7115e2e52a6c187b8c1f54f0e4970bb677be0;p=pandora-kernel.git sched: Move wq_worker_waking to the correct site wq_worker_waking_up() needs to match wq_worker_sleeping(), since the latter is only called on deactivate, move the former near activate. Signed-off-by: Peter Zijlstra Cc: Tejun Heo Link: http://lkml.kernel.org/n/top-t3m7n70n9frmv4pv2n5fwmov@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed