]> git.baikalelectronics.ru Git - kernel.git/commit
s390/entry.S: factor out SIEEXIT macro
authorAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 18 Jun 2021 06:17:13 +0000 (08:17 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 5 Jul 2021 10:44:23 +0000 (12:44 +0200)
commit2332bd0302ddedcda4bf0c881dd922a41be06e4a
treef7b2979eff7fef2a5776109054482e7edd731671
parentf4930698517cf3fd8a34beb47e31d540a8b75ed7
s390/entry.S: factor out SIEEXIT macro

Factor out SIEEXIT macro and use it instead of cleanup_sie
routine. As a side effect %r13 and %r14 are spared.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Christia Borntraeger <borntraeger@de.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