commit | 09a40af5240de02d848247ab82440ad75b31ab11 | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Thu Apr 15 07:29:59 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 15 09:36:47 2010 +0200 |
tree | 1f0fa5e5c391d8fbf76587f687d131f9b7ae4609 | |
parent | b257c14ceb1194a6181144210056d38f22127189 [diff] |
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 <sfr@canb.auug.org.au> Signed-off-by: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <1271309399.14779.17.camel@marge.simson.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>