[PATCH 2/6] Optimize i386 syscall inlining

H.J. Lu hjl.tools@gmail.com
Fri Aug 21 12:31:00 GMT 2015


On Fri, Aug 21, 2015 at 5:27 AM, Joseph Myers <joseph@codesourcery.com> wrote:
> On Fri, 21 Aug 2015, H.J. Lu wrote:
>
>> > Here is the patch for updated INLINE_SYSCALL_RETURN and
>> > INLINE_SYSCALL_ERROR_RETURN.  OK for master?
>>
>> I will check it in next Monday if there are no objections.
>
> The last patch posted
> <https://sourceware.org/ml/libc-alpha/2015-08/msg00595.html> breaks the
> build because it defines INLINE_SYSCALL_RETURN and
> INLINE_SYSCALL_ERROR_RETURN as statements doing return, whereas the
> generic code expects them to be expressions used with a return in the .c
> file.  Please post the actual patch you are proposing.
>

Here is the patch I will check in next Monday.


-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Optimize-i386-syscall-inlining.patch
Type: text/x-patch
Size: 38919 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150821/badb396e/attachment.bin>


More information about the Libc-alpha mailing list