]> git.ipfire.org Git - thirdparty/linux.git/commit
s390: Add get_lowcore() function
authorSven Schnelle <svens@linux.ibm.com>
Mon, 10 Jun 2024 11:45:24 +0000 (13:45 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 18 Jun 2024 15:01:32 +0000 (17:01 +0200)
commit7e8f89e5e05983089be1d431f1c82e5abc37574a
treead3a63f67d991c58723d8b96dc36e2561831f04d
parent582cc1b28e8c8cb25f9a5f2595ca4b6d90737d03
s390: Add get_lowcore() function

Add a get_lowcore() function which returns the address
of lowcore (currently always NULL). This function will
be used as a replacement of the S390_lowcore macro.

Acked-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/include/asm/lowcore.h