From: Martin Schwidefsky Date: Sat, 14 Jan 2006 21:21:03 +0000 (-0800) Subject: [PATCH] s390: cputime misaccounting X-Git-Tag: v2.6.16-rc1~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f1c12afe5c3e0ef901eec12dee09df4947462ee;p=pandora-kernel.git [PATCH] s390: cputime misaccounting finish_arch_switch needs to update the user cpu time as well, not just the system cpu time. Otherwise the partial user cpu time of a process that is stored in the lowcore will be (mis-)accounted to the next process. Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed