From: Frederic Weisbecker Date: Tue, 13 Nov 2012 22:51:06 +0000 (+0100) Subject: vtime: Explicitly account pending user time on process tick X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~75^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcebdf846522056a84ba0b0cba5f5413868c9394;p=pandora-kernel.git vtime: Explicitly account pending user time on process tick All vtime implementations just flush the user time on process tick. Consolidate that in generic code by calling a user time accounting helper. This avoids an indirect call in ia64 and prepare to also consolidate vtime context switch code. Signed-off-by: Frederic Weisbecker Reviewed-by: Steven Rostedt Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Thomas Gleixner Cc: Steven Rostedt Cc: Paul Gortmaker Cc: Tony Luck Cc: Fenghua Yu Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Martin Schwidefsky Cc: Heiko Carstens --- Reading git-diff-tree failed