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

H.J. Lu hjl.tools@gmail.com
Tue Jul 10 22:09:00 GMT 2018


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-x86-Support-IBT-and-SHSTK-in-Intel-CET-BZ-21598.patch
Type: text/x-patch
Size: 59895 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20180710/3ff0fe95/attachment.bin>


More information about the Libc-alpha mailing list