]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/entry: Add base register to MBEAR macro
authorSven Schnelle <svens@linux.ibm.com>
Mon, 22 Jul 2024 13:41:17 +0000 (15:41 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:32 +0000 (16:02 +0200)
commitca2f0a26c498c42fcccdf09527e8755481801eea
treec3d8d983494e82824fdec8967c3d5e80dbf88c41
parent12184a46767b40c1c9b022cd96a9b4019ebd368f
s390/entry: Add base register to MBEAR macro

In preparation of having lowcore at different address than zero,
add the base register to MBEAR. 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