]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/entry: Move SIE indicator flag to thread info
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 22 Jul 2024 13:41:12 +0000 (15:41 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:31 +0000 (16:02 +0200)
commitfc8eac33ad93420b4e51cdd811e12d3fc9b531a5
treea0daa1e536b2fb8bdb33bc20d18ce2363c6410e5
parent213400c4afd5c89fd8bd17d06addf145f6c8f0d5
s390/entry: Move SIE indicator flag to thread info

CIF_SIE indicates if a thread is running in SIE context. This is the
state of a thread and not the CPU. Therefore move this indicator to
thread info.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/processor.h
arch/s390/include/asm/thread_info.h
arch/s390/kernel/asm-offsets.c
arch/s390/kernel/entry.S