lkml.org 
[lkml]   [2020]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 1/2] entry: Fix CONFIG_SECCOMP assumption
Date
Ingo Molnar <mingo@kernel.org> writes:
> * Thomas Gleixner <tglx@linutronix.de> wrote:
>
>> Ingo Molnar <mingo@kernel.org> writes:
>> > The __secure_computing() callback only exists on CONFIG_SECCOMP=y,
>>
>> No. There is a stub function for the SECCOMP=n case.
>
> Which was buggy:
>
> static inline int __secure_computing(void) { return 0; }

Yes. I screwed that up and fixing that is the right thing to do.

\
 
 \ /
  Last update: 2020-07-27 15:40    [W:0.038 / U:27.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site