From: Martin Schwidefsky Date: Fri, 6 Jan 2006 08:19:12 +0000 (-0800) Subject: [PATCH] s390: cputime_t fixes X-Git-Tag: v2.6.16-rc1~936^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=089545f0c71bab6511395c2a060d7f81a99bad58;p=pandora-kernel.git [PATCH] s390: cputime_t fixes There are some more places where the use of cputime_t instead of an integer type and the associated macros is necessary for the virtual cputime accounting on s390. Affected are the s390 specific appldata code and BSD process accounting. Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed