[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202209291638.BD0B8639@keescook>
Date: Thu, 29 Sep 2022 16:39:19 -0700
From: Kees Cook <keescook@...omium.org>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: Lukas Bulwahn <lukas.bulwahn@...il.com>, linux-mm@...ck.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] binfmt: remove taso from linux_binprm struct
On Thu, Sep 29, 2022 at 05:17:28PM -0500, Eric W. Biederman wrote:
> Lukas Bulwahn <lukas.bulwahn@...il.com> writes:
>
> > With commit 987f20a9dcce ("a.out: Remove the a.out implementation"), the
> > use of the special taso flag for alpha architectures in the linux_binprm
> > struct is gone.
> >
> > Remove the definition of taso in the linux_binprm struct.
> >
> > No functional change.
>
> Reviewed-by: "Eric W. Biederman" <ebiederm@...ssion.com>
>
> Alphas binfmt_loader is the only use I can find of that variable
> so let's kill it as well.
Ah, sorry, misparsed this -- you mean, alpha's use (now removed) was the
only place it was accessed. Agreed. :)
--
Kees Cook
Powered by blists - more mailing lists