[PATCH] S390: Remove not needed stack frame in syscall function.
Stefan Liebler
stli@linux.ibm.com
Tue Oct 22 08:00:00 GMT 2019
Hi,
As an svc invocation does not clobber any user space registers
despite of the return value r2 and it does not need a special
stack frame. This patch gets rid of the extra frame.
We just have to save and restore r6 and r7 as those are
preserved across function calls.
Bye,
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20191017_s390_syscall.patch
Type: text/x-patch
Size: 3759 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20191022/25a4360c/attachment.bin>
More information about the Libc-alpha
mailing list