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)
commitd5c352cdd022d2c304c6ab19d100631356f2198c
tree602e29e76047f489c82e8264011d219943ec78f7
parentc360192bf4a8dc72f102dd6a4e1bf8bd0b404cfa
s390: move thread_info into task_struct

This is the s390 variant of commit 15f4eae70d36 ("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