linux/arch/s390/include
Martin Schwidefsky 90c53e6580 s390: move cputime accounting fields from thread_info to thread_struct
The user_timer and system_timer fields are used for the per-thread
cputime accounting code. The access to these values is simpler if
they are moved to the thread_struct as the task_thread_info(tsk)
indirection is not needed anymore.

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-11-11 16:37:43 +01:00
..
asm s390: move cputime accounting fields from thread_info to thread_struct 2016-11-11 16:37:43 +01:00
uapi/asm s390: export header for CLP ioctl 2016-09-20 14:26:35 +02:00