This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PING^1: V3 [PATCH 03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598]


On Tue, Jul 10, 2018 at 3:09 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Sat, Jul 7, 2018 at 1:01 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>> On Fri, Jul 06, 2018 at 03:47:27PM -0400, Carlos O'Donell wrote:
>>> On 06/13/2018 11:31 AM, H.J. Lu wrote:
>>> > Intel Control-flow Enforcement Technology (CET) instructions:
>>>
>>> Reviewed.
>>>
>>> Looking forward to v2.
>>>
>
> Here is V3.  The difference from V2 is that get_cet_status became:
>
> static inline int __attribute__ ((always_inline))
> get_cet_status (void)
> {
>   return 0;
> }
>
> --
> H.J.

PING:

https://sourceware.org/ml/libc-alpha/2018-07/msg00266.html


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]