Home
last modified time | relevance | path

Searched hist:a156f09c9063bc6c11502fc49a6d006489f25eb3 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kernel/
H A Dtraps.cdiff a156f09c9063bc6c11502fc49a6d006489f25eb3 Mon Feb 28 10:45:43 CET 2022 Heiko Carstens <hca@linux.ibm.com> s390/extable: sort amode31 extable early

The early program check handler is active before the amode31 extable
is sorted. Therefore in case a program check happens early within the
amode31 code the extable entry might not be found.

Fix this by sorting the amode31 extable early.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
H A Dearly.cdiff a156f09c9063bc6c11502fc49a6d006489f25eb3 Mon Feb 28 10:45:43 CET 2022 Heiko Carstens <hca@linux.ibm.com> s390/extable: sort amode31 extable early

The early program check handler is active before the amode31 extable
is sorted. Therefore in case a program check happens early within the
amode31 code the extable entry might not be found.

Fix this by sorting the amode31 extable early.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>