From: Arjan van de Ven Date: Sun, 9 May 2010 15:22:45 +0000 (-0700) Subject: sched: Introduce a function to update the idle statistics X-Git-Tag: v2.6.35-rc1~521^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595aac488b546c7185be7e29c8ae165a588b2a9f;p=pandora-kernel.git sched: Introduce a function to update the idle statistics Currently, two places update the idle statistics (and more to come later in this series). This patch creates a helper function for updating these statistics. Signed-off-by: Arjan van de Ven Signed-off-by: Andrew Morton Reviewed-by: Rik van Riel Acked-by: Peter Zijlstra Cc: davej@redhat.com LKML-Reference: <20100509082245.163e67ed@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed