On Sat, May 09, 2020 at 12:18:06PM -0700, Linus Torvalds wrote:
> On Fri, May 8, 2020 at 11:48 AM Eric W. Biederman
> wrote:
> >
> >
> > Oleg modified the code that did
> > "mutex_lock_interruptible(¤t->cred_guard_mutex)" to return
> > -ERESTARTNOINTR instead of -EINTR, so that userspace will nev
Linus Torvalds writes:
> On Fri, May 8, 2020 at 11:48 AM Eric W. Biederman
> wrote:
>>
>>
>> Oleg modified the code that did
>> "mutex_lock_interruptible(¤t->cred_guard_mutex)" to return
>> -ERESTARTNOINTR instead of -EINTR, so that userspace will never see a
>> failure to grab the mutex.
>>
>>
On Fri, May 8, 2020 at 11:48 AM Eric W. Biederman wrote:
>
>
> Oleg modified the code that did
> "mutex_lock_interruptible(¤t->cred_guard_mutex)" to return
> -ERESTARTNOINTR instead of -EINTR, so that userspace will never see a
> failure to grab the mutex.
>
> Slightly earlier Liam R. Howlett defi
On Fri, May 08, 2020 at 01:45:25PM -0500, Eric W. Biederman wrote:
>
> Oleg modified the code that did
> "mutex_lock_interruptible(¤t->cred_guard_mutex)" to return
> -ERESTARTNOINTR instead of -EINTR, so that userspace will never see a
> failure to grab the mutex.
>
> Slightly earlier Liam R. How
4 matches
Mail list logo