OSDN Git Service

s390/entry.S: factor out OUTSIDE macro
authorAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 7 Jun 2021 10:01:49 +0000 (12:01 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 16 Jun 2021 21:46:18 +0000 (23:46 +0200)
commitb5415c8f9755069640aad184293198bcf794f66d
tree5a805859a2790e29489c85c9ce590980bcdd625e
parentdf6f508c68dbc65def0098cbdf8de7683ae551d2
s390/entry.S: factor out OUTSIDE macro

Introduce OUTSIDE macro that checks whether an instruction
address is inside or outside of a block of instructions.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/entry.S