diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2017-09-11 11:24:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-10 13:40:37 +0100 |
commit | b8e212c599082896a180a18a0c9bd529526590be (patch) | |
tree | 62a50d548d64183e5dd051755dc229b176ec2244 /tools | |
parent | 955c907b978589fbd34e9eaaf53527d8cbf589b4 (diff) | |
download | linux-stable-b8e212c599082896a180a18a0c9bd529526590be.tar.gz linux-stable-b8e212c599082896a180a18a0c9bd529526590be.tar.bz2 linux-stable-b8e212c599082896a180a18a0c9bd529526590be.zip |
s390/runtime instrumentation: simplify task exit handling
commit 8d9047f8b967ce6181fd824ae922978e1b055cc0 upstream.
Free data structures required for runtime instrumentation from
arch_release_task_struct(). This allows to simplify the code a bit,
and also makes the semantics a bit easier: arch_release_task_struct()
is never called from the task that is being removed.
In addition this allows to get rid of exit_thread() in a later patch.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions