Searched hist:c2c3258fb55a0f51ea4a3c2cd4c29b23a64b151e (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | head64.S | diff c2c3258fb55a0f51ea4a3c2cd4c29b23a64b151e Mon Mar 27 04:37:22 CDT 2023 Heiko Carstens <hca@linux.ibm.com> s390/stack: use STACK_INIT_OFFSET where possible
Make STACK_INIT_OFFSET also available for assembler code, and use it everywhere instead of open-coding it at several places.
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|
H A D | entry.S | diff c2c3258fb55a0f51ea4a3c2cd4c29b23a64b151e Mon Mar 27 04:37:22 CDT 2023 Heiko Carstens <hca@linux.ibm.com> s390/stack: use STACK_INIT_OFFSET where possible
Make STACK_INIT_OFFSET also available for assembler code, and use it everywhere instead of open-coding it at several places.
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|
H A D | smp.c | diff c2c3258fb55a0f51ea4a3c2cd4c29b23a64b151e Mon Mar 27 04:37:22 CDT 2023 Heiko Carstens <hca@linux.ibm.com> s390/stack: use STACK_INIT_OFFSET where possible
Make STACK_INIT_OFFSET also available for assembler code, and use it everywhere instead of open-coding it at several places.
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|
H A D | setup.c | diff c2c3258fb55a0f51ea4a3c2cd4c29b23a64b151e Mon Mar 27 04:37:22 CDT 2023 Heiko Carstens <hca@linux.ibm.com> s390/stack: use STACK_INIT_OFFSET where possible
Make STACK_INIT_OFFSET also available for assembler code, and use it everywhere instead of open-coding it at several places.
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | thread_info.h | diff c2c3258fb55a0f51ea4a3c2cd4c29b23a64b151e Mon Mar 27 04:37:22 CDT 2023 Heiko Carstens <hca@linux.ibm.com> s390/stack: use STACK_INIT_OFFSET where possible
Make STACK_INIT_OFFSET also available for assembler code, and use it everywhere instead of open-coding it at several places.
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|