[PATCH 04/24] x86: Add _CET_ENDBR to functions in crti.S
H.J. Lu
hjl.tools@gmail.com
Fri Jul 6 17:01:00 GMT 2018
On Fri, Jul 6, 2018 at 7:50 AM, Carlos O'Donell <carlos@redhat.com> wrote:
> On 06/13/2018 11:31 AM, H.J. Lu wrote:
>> Add _CET_ENDBR to functions in crti.S, which are called indirectly, to
>> support IBT.
>>
>> Tested on i686 and x86-64.
>>
>> * sysdeps/i386/crti.S (_init): Add _CET_ENDBR.
>> (_fini): Likewise.
>> * sysdeps/x86_64/crti.S (_init): Likewise.
>> (_fini): Likewise.
>
> Please commit.
>
> Reviewed-by: Carlos O'Donell <carlos@redhat.com>
>
All my _CET_ENDBR changes depend on:
https://sourceware.org/ml/libc-alpha/2018-06/msg00325.html
--
H.J.
More information about the Libc-alpha
mailing list