Commit 0f76979
committed
s390/entry: Move early program check handler to entry.S
JIRA: https://issues.redhat.com/browse/RHEL-113452
commit f2bb5b9
Author: Heiko Carstens <hca@linux.ibm.com>
Date: Wed Jul 31 15:25:59 2024 +0200
s390/entry: Move early program check handler to entry.S
Have all program check handlers in one file to make future changes easy.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Conflicts:
arch/s390/kernel/Makefile
(conflict due to missing patch "kbuild: use obj-y instead extra-y for
objects placed at the head" in downstream)
Signed-off-by: Thomas Huth <thuth@redhat.com>1 parent 0da1424 commit 0f76979
3 files changed
+16
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
586 | 601 | | |
587 | 602 | | |
588 | 603 | | |
| |||
0 commit comments