Heiko Carstens 8076428f0c s390: convert release_thread() into a static inline function
release_thread() is an empty function that gets called on every task
exit. Move the function to a header file and force inlining of it, so
that the compiler can optimize it away instead of generating a
pointless function call.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-09-28 07:29:39 +02:00
..
2017-06-08 15:53:48 +02:00
2017-09-08 15:18:36 -07:00
2017-08-29 16:29:10 +02:00
2017-09-09 15:03:24 -07:00
2017-09-08 15:18:36 -07:00
2017-06-08 15:53:48 +02:00
2017-07-26 08:25:15 +02:00