]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16b4c113b6c28007b7e0137a54dc091bf54205df
tree5a805859a2790e29489c85c9ce590980bcdd625e
parent3de164bfbb445c372034e3e228d15f9c827a6af3
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