diff options
author | Sven Schnelle <svens@linux.ibm.com> | 2021-02-03 17:50:00 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-13 17:17:53 +0100 |
commit | efa54735905c03bf876b4451cfaef6b45046bc53 (patch) | |
tree | 7c5303f59406685181f66f2c74c313dde60a72be /arch/alpha/Kconfig | |
parent | s390: use r13 in cleanup_sie as temp register (diff) | |
download | linux-efa54735905c03bf876b4451cfaef6b45046bc53.tar.xz linux-efa54735905c03bf876b4451cfaef6b45046bc53.zip |
s390: split cleanup_sie
The current code uses the address in %r11 to figure out whether
it was called from the machine check handler or from a normal
interrupt handler. Instead of doing this implicit logic (which
is mostly a leftover from the old critical cleanup approach)
just add a second label and use that.
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/alpha/Kconfig')
0 files changed, 0 insertions, 0 deletions