lkml.org 
[lkml]   [2018]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2] x86/speculation: Provide application property based STIBP protection
From
Date
On 09/20/2018 12:57 AM, Peter Zijlstra wrote:
> On Wed, Sep 19, 2018 at 02:35:30PM -0700, Tim Chen wrote:
>> + if (get_dumpable(tsk->mm) != SUID_DUMP_USER)
>> + test_and_set_tsk_thread_flag(tsk, TIF_STIBP);
>> + else
>> + test_and_clear_tsk_thread_flag(tsk, TIF_STIBP);
>> +}
>
> s/test_and_//
>

Ah yes. Will update this.

Tim

\
 
 \ /
  Last update: 2018-09-20 19:18    [W:0.072 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site