summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S
diff options
context:
space:
mode:
authorMartin Schwidefsky2016-11-08 12:15:59 +0100
committerMartin Schwidefsky2016-11-11 16:37:43 +0100
commit90c53e65806323382e8bff212cc993700a4a62d9 (patch)
tree0b18ee9b2fbfb5151ffbd4eb333a96e97f7f8f49 /arch/s390/kernel/entry.S
parents390: move system_call field from thread_info to thread_struct (diff)
downloadkernel-qcow2-linux-90c53e65806323382e8bff212cc993700a4a62d9.tar.gz
kernel-qcow2-linux-90c53e65806323382e8bff212cc993700a4a62d9.tar.xz
kernel-qcow2-linux-90c53e65806323382e8bff212cc993700a4a62d9.zip
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>
Diffstat (limited to 'arch/s390/kernel/entry.S')
0 files changed, 0 insertions, 0 deletions