diff options
| author | Arnd Bergmann <[email protected]> | 2020-05-27 13:49:01 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2020-05-27 21:59:53 +0000 |
| commit | 011593480d2931392bc167f7a20c82a6c34114fd (patch) | |
| tree | 87104b416f310a3de4339e4b3bd93bd30136daf8 /security/selinux/hooks.c | |
| parent | selftests/exec: Add binfmt_script regression test (diff) | |
| download | kernel-011593480d2931392bc167f7a20c82a6c34114fd.tar.gz kernel-011593480d2931392bc167f7a20c82a6c34114fd.zip | |
binfmt_elf_fdpic: fix execfd build regression
The change to bprm->have_execfd was incomplete, leading
to a build failure:
fs/binfmt_elf_fdpic.c: In function 'create_elf_fdpic_tables':
fs/binfmt_elf_fdpic.c:591:27: error: 'BINPRM_FLAGS_EXECFD' undeclared
Change the last user of BINPRM_FLAGS_EXECFD in a corresponding
way.
Reported-by: Valdis Klētnieks <[email protected]>
Fixes: b8a61c9e7b4a ("exec: Generic execfd support")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
