From: Oleg Nesterov Date: Mon, 17 Nov 2008 14:39:52 +0000 (+0100) Subject: account_steal_time: kill the unneeded account_group_system_time() X-Git-Tag: v2.6.29-rc1~572^2~4^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fcd524e808975dd546dac847119f1995a7c622;p=pandora-kernel.git account_steal_time: kill the unneeded account_group_system_time() Impact: remove unnecessary accounting call I don't actually understand account_steal_time() and I failed to find the commit which added account_group_system_time(), but this looks bogus. In any case rq->idle must be single-threaded, so it can't have ->totals. Signed-off-by: Oleg Nesterov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed