diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2013-04-04 12:57:48 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-04-08 19:40:52 +0400 |
commit | e614b3332a4f3f264a26da28e5a1f4cc3aea3974 (patch) | |
tree | fcc2e93829d8fc93867c64f58a637cf4fadf5c5e /Makefile | |
parent | fd9b86d37a600488dbd80fe60cca46b822bff1cd (diff) | |
download | linux-e614b3332a4f3f264a26da28e5a1f4cc3aea3974.tar.xz |
sched/cputime: Fix accounting on multi-threaded processes
Recent commit 6fac4829 ("cputime: Use accessors to read task
cputime stats") introduced a bug, where we account many times
the cputime of the first thread, instead of cputimes of all
the different threads.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20130404085740.GA2495@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions