From: Peter Zijlstra Date: Tue, 5 Apr 2011 15:23:43 +0000 (+0200) Subject: sched: Clean up ttwu() stats X-Git-Tag: v3.0-rc1~357^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c01d27ab767a30d672d1fd657aa8336ebdcbca;p=pandora-kernel.git sched: Clean up ttwu() stats Collect all ttwu() stat code into a single function and ensure its always called for an actual wakeup (changing p->state to TASK_RUNNING). Reviewed-by: Frank Rowand Cc: Mike Galbraith Cc: Nick Piggin Cc: Linus Torvalds Cc: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20110405152728.908177058@chello.nl --- Reading git-diff-tree failed