From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:06 +0000 (+0200) Subject: sched: debug: update exec_clock only when SCHED_DEBUG X-Git-Tag: v2.6.24-rc1~1289^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a62eabc4d60980eb39fff659f168d903b55c6d7;p=pandora-kernel.git sched: debug: update exec_clock only when SCHED_DEBUG micro-optimization: update cfs_rq->exec_clock only if CONFIG_SCHED_DEBUG=y. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Signed-off-by: Mike Galbraith Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed