]> git.baikalelectronics.ru Git - kernel.git/commit
binfmt: remove taso from linux_binprm struct
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 29 Sep 2022 20:39:03 +0000 (22:39 +0200)
committerKees Cook <keescook@chromium.org>
Thu, 29 Sep 2022 23:38:05 +0000 (16:38 -0700)
commitc74134c6c0cb91aef3932dc589df2ed262fc244d
treeccdcbaaff51835567ceedb90d22c317ffb73f79e
parent0e5f80046eba668a1e8ab0964e023c8b411b5c86
binfmt: remove taso from linux_binprm struct

With commit 0e5f80046eba ("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.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20220929203903.9475-1-lukas.bulwahn@gmail.com
include/linux/binfmts.h