From: Frederic Weisbecker Date: Wed, 5 Mar 2014 15:22:37 +0000 (+0100) Subject: cputime: Bring cputime -> nsecs conversion X-Git-Tag: v3.15-rc1~156^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a9ce3f8ad2b546b9ebaf65de809da0793f11c5;p=pandora-kernel.git cputime: Bring cputime -> nsecs conversion We already have nsecs_to_cputime(). Now we need to be able to convert the other way around in order to fix a bug on steal time accounting. Cc: Ingo Molnar Cc: Marcelo Tosatti Cc: Peter Zijlstra Cc: Thomas Gleixner Acked-by: Rik van Riel Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed