]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/entry: Make __sie64a() ready for lowcore relocation
authorSven Schnelle <svens@linux.ibm.com>
Mon, 22 Jul 2024 13:41:16 +0000 (15:41 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:32 +0000 (16:02 +0200)
commit12184a46767b40c1c9b022cd96a9b4019ebd368f
treeca32ae1447405ba7d729308002ab1d868beb96f8
parent39e8c5d6a4ce6512af5178f70c0c5d735141fc10
s390/entry: Make __sie64a() ready for lowcore relocation

In preparation of having lowcore at different address than zero,
add the base register to all lowcore accesses in __sie64a().

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