From: Mike Galbraith Date: Thu, 15 Apr 2010 05:29:59 +0000 (+0200) Subject: sched: Fix UP update_avg() build warning X-Git-Tag: v2.6.35-rc1~521^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a40af5240de02d848247ab82440ad75b31ab11;p=pandora-kernel.git sched: Fix UP update_avg() build warning update_avg() is only used for SMP builds, move it to the nearest SMP block. Reported-by: Stephen Rothwell Signed-off-by: Mike Galbraith Cc: Peter Zijlstra LKML-Reference: <1271309399.14779.17.camel@marge.simson.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed