From: Arjan van de Ven Date: Sun, 9 May 2010 15:24:03 +0000 (-0700) Subject: sched: Fold updating of the last_update_time_info into update_ts_time_stats() X-Git-Tag: v2.6.35-rc1~521^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d63bf949e330588b80d30ca8f0a27a45297a9e9;p=pandora-kernel.git sched: Fold updating of the last_update_time_info into update_ts_time_stats() This patch folds the updating of the last_update_time into the update_ts_time_stats() function, and updates the callers. This allows for further cleanups that are done in the next patch. 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: <20100509082403.60072967@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed