From: Thomas Gleixner Date: Sat, 2 May 2009 18:08:52 +0000 (+0200) Subject: sched, timers: cleanup avenrun users X-Git-Tag: v2.6.31-rc1~421^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d02494f5a90f2e4b3c4c6acc85ec94674cdc431;p=pandora-kernel.git sched, timers: cleanup avenrun users avenrun is an rough estimate so we don't have to worry about consistency of the three avenrun values. Remove the xtime lock dependency and provide a function to scale the values. Cleanup the users. [ Impact: cleanup ] Signed-off-by: Thomas Gleixner Acked-by: Peter Zijlstra --- Reading git-diff-tree failed