From: Ingo Molnar Date: Fri, 14 Mar 2008 22:48:28 +0000 (+0100) Subject: sched: fix update_load_add()/sub() X-Git-Tag: v2.6.25-rc6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e89996ae3f9e88d4fd75751a15c10b19d197e702;p=pandora-kernel.git sched: fix update_load_add()/sub() Clear the cached inverse value when updating load. This is needed for calc_delta_mine() to work correctly when using the rq load. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra --- Reading git-diff-tree failed