From: Dario Faggioli Date: Tue, 30 Nov 2010 18:51:33 +0000 (+0100) Subject: sched: Make pushable_tasks CONFIG_SMP dependant X-Git-Tag: v2.6.38-rc1~489^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=806c09a7db457be3758e14b1f152761135d89af5;p=pandora-kernel.git sched: Make pushable_tasks CONFIG_SMP dependant As noted by Peter Zijlstra at https://lkml.org/lkml/2010/11/10/391 (while reviewing other stuff, though), tracking pushable tasks only makes sense on SMP systems. Signed-off-by: Dario Faggioli Acked-by: Steven Rostedt Acked-by: Gregory Haskins Signed-off-by: Peter Zijlstra LKML-Reference: <1291143093.2697.298.camel@Palantir> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed