On Tue, Oct 20, 2020 at 9:15 PM Jason Gunthorpe wrote:
> On Sat, Oct 17, 2020 at 12:57:13AM +0200, Jann Horn wrote:
> > @@ -1545,6 +1532,18 @@ void setup_new_exec(struct linux_binprm * bprm)
> > me->mm->task_size = TASK_SIZE;
> > mutex_unlock(&me->signal->exec_update_mutex);
> >
On Sat, Oct 17, 2020 at 12:57:13AM +0200, Jann Horn wrote:
> @@ -374,17 +366,12 @@ static int bprm_mm_init(struct linux_binprm *bprm)
> task_unlock(current->group_leader);
>
> err = __bprm_mm_init(bprm);
> - if (err)
> - goto err;
> -
> - return 0;
> -
> -err:
> -
2 matches
Mail list logo