commit | fbbdfca5c5535f52ba47e46eacac899dfad7f384 | [log] [tgz] |
---|---|---|
author | Alexander Gordeev <agordeev@linux.ibm.com> | Fri Jun 18 08:17:13 2021 +0200 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Mon Jul 05 12:44:23 2021 +0200 |
tree | f7b2979eff7fef2a5776109054482e7edd731671 | |
parent | 07f3a35df190082867fa302e46cab86d7a968ff3 [diff] |
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>