Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
* next-20200522 - build fail in fs/binfmt_elf_fdpic.c
@ 2020-05-24 3:28 Valdis Klētnieks
0 siblings, 0 replies; only message in thread
From: Valdis Klētnieks @ 2020-05-24 3:28 UTC (permalink / raw)
To: Eric W. Biederman, Alexander Viro; +Cc: linux-fsdevel, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 914 bytes --]
Eric: looks like you missed one?
commit b8a61c9e7b4a0fec493d191429e9653d66a79ccc
Author: Eric W. Biederman <ebiederm@xmission.com>
Date: Thu May 14 15:17:40 2020 -0500
exec: Generic execfd support
CHECK fs/binfmt_elf_fdpic.c
fs/binfmt_elf_fdpic.c:591:34: error: undefined identifier 'BINPRM_FLAGS_EXECFD'
CC fs/binfmt_elf_fdpic.o
fs/binfmt_elf_fdpic.c: In function 'create_elf_fdpic_tables':
fs/binfmt_elf_fdpic.c:591:27: error: 'BINPRM_FLAGS_EXECFD' undeclared (first use in this function); did you mean 'VM_DATA_FLAGS_EXEC'?
if (bprm->interp_flags & BINPRM_FLAGS_EXECFD)
^~~~~~~~~~~~~~~~~~~
VM_DATA_FLAGS_EXEC
fs/binfmt_elf_fdpic.c:591:27: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [scripts/Makefile.build:273: fs/binfmt_elf_fdpic.o] Error 1
23:14:07 0 [/usr/src/linux-next]2
[-- Attachment #2: Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-24 3:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 3:28 next-20200522 - build fail in fs/binfmt_elf_fdpic.c Valdis Klētnieks
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).