]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/entry: Add base register to SIEEXIT macro
authorSven Schnelle <svens@linux.ibm.com>
Mon, 22 Jul 2024 13:41:18 +0000 (15:41 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:32 +0000 (16:02 +0200)
commit6908f8f916f24636621a5b4c300bdf9a0155f07e
tree060d33ed349b1756eb370fc9fbdb4f84ef25241a
parentca2f0a26c498c42fcccdf09527e8755481801eea
s390/entry: Add base register to SIEEXIT macro

In preparation of having lowcore at different address than zero,
add the base register to SIEEXIT. No functional change, because
%r0 is passed to the macro.

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/entry.S