From: Peter Zijlstra Date: Tue, 5 Apr 2011 15:23:49 +0000 (+0200) Subject: sched: Delay task_contributes_to_load() X-Git-Tag: v3.0-rc1~357^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e4f2eaecc9bfa4954adf79a04f4f22fddd829c;p=pandora-kernel.git sched: Delay task_contributes_to_load() In prepratation of having to call task_contributes_to_load() without holding rq->lock, we need to store the result until we do and can update the rq accounting accordingly. Reviewed-by: Frank Rowand Cc: Mike Galbraith Cc: Nick Piggin Cc: Linus Torvalds Cc: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20110405152729.151523907@chello.nl --- Reading git-diff-tree failed