From: Venkatesh Pallipadi Date: Wed, 22 Dec 2010 01:09:02 +0000 (-0800) Subject: sched: Refactor account_system_time separating id-update X-Git-Tag: v2.6.39-rc1~509^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70a89a6620f658d47a1488515bada4b8ee6291d8;p=pandora-kernel.git sched: Refactor account_system_time separating id-update Refactor account_system_time, to separate out the logic of identifying the update needed and code that does actual update. This is used by following patch for IRQ_TIME_ACCOUNTING, which has different identification logic and same update logic. Tested-by: Shaun Ruffell Signed-off-by: Venkatesh Pallipadi Signed-off-by: Peter Zijlstra LKML-Reference: <1292980144-28796-4-git-send-email-venki@google.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed