/openbmc/linux/arch/s390/include/asm/ |
H A D | abs_lowcore.h | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | abs_lowcore.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | os_info.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | machine_kexec.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | ipl.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | smp.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | setup.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/openbmc/linux/arch/s390/boot/ |
H A D | vmem.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | boot.h | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/openbmc/linux/arch/s390/mm/ |
H A D | maccess.c | diff 2154e0b3282d0029ea7790a8414d61d5dc7d72ff Mon Dec 19 14:08:27 CST 2022 Alexander Gordeev <agordeev@linux.ibm.com> s390/mm: allocate Absolute Lowcore Area in decompressor
Move Absolute Lowcore Area allocation to the decompressor. As result, get_abs_lowcore() and put_abs_lowcore() access brackets become really straight and do not require complex execution context analysis and LAP and interrupts tackling.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|