commit | 3c915bdc1775acfa214195da1ffb39dabdd1a389 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Mar 01 09:18:34 2017 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Mar 01 09:59:27 2017 +0100 |
tree | eda4dbe8f4b044ffc11f26c9ad309941d6eb10ab | |
parent | e69ca822ce0ed3ba006ce384d7d205c81d92373f [diff] |
s390/cputime: reset all accounting fields on fork copy_thread has to reset all cputime related field in the task struct, not only user_timer and system_timer. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>