]> git.baikalelectronics.ru Git - kernel.git/commit
s390: move thread_info into task_struct
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 8 Nov 2016 10:08:26 +0000 (11:08 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 11 Nov 2016 15:37:41 +0000 (16:37 +0100)
commit6dab59d25b4d409d1a09cc475a08d974933beecc
tree602e29e76047f489c82e8264011d219943ec78f7
parent7b0220b97859e3912ada8edc3b0c93588c81760b
s390: move thread_info into task_struct

This is the s390 variant of commit ecfce4ba4618 ("x86: Move
thread_info into task_struct").

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
arch/s390/include/asm/lowcore.h
arch/s390/include/asm/thread_info.h
arch/s390/kernel/asm-offsets.c
arch/s390/kernel/entry.S
arch/s390/kernel/head64.S
arch/s390/kernel/setup.c
arch/s390/kernel/smp.c