From: Heiko Carstens Date: Thu, 26 Mar 2009 14:23:53 +0000 (+0100) Subject: [S390] cputime: initialize per thread timer values on fork X-Git-Tag: v2.6.30-rc1~659^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5168ce2c647f02756803bef7b74906f485491a1c;p=pandora-kernel.git [S390] cputime: initialize per thread timer values on fork Initialize per thread timer values instead of just copying them from the parent. That way it is easily possible to tell how much time a thread spent in user/system context. Doesn't fix a bug, this is just for debugging purposes. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed