Linux-Fsdevel Archive on lore.kernel.org help / color / mirror / Atom feed
From: "Valdis Klētnieks" <valdis.kletnieks@vt.edu> To: "Eric W. Biederman" <ebiederm@xmission.com>, Alexander Viro <viro@zeniv.linux.org.uk> Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: next-20200522 - build fail in fs/binfmt_elf_fdpic.c Date: Sat, 23 May 2020 23:28:14 -0400 [thread overview] Message-ID: <22928.1590290894@turing-police> (raw) [-- 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 --]
reply other threads:[~2020-05-24 3:28 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=22928.1590290894@turing-police \ --to=valdis.kletnieks@vt.edu \ --cc=ebiederm@xmission.com \ --cc=linux-fsdevel@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=viro@zeniv.linux.org.uk \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).