[PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
Kees Cook
kees at kernel.org
Tue Dec 17 21:13:29 PST 2024
On Thu, Dec 12, 2024 at 07:12:09PM +0900, Hajime Tazaki wrote:
> As UML supports CONFIG_MMU=n case, it has to use an alternate ELF
> loader, FDPIC ELF loader. In this commit, we added necessary
> definitions in the arch, as UML has not been used so far. It also
> updates Kconfig file to use BINFMT_ELF_FDPIC under !MMU environment.
>
> Cc: Eric Biederman <ebiederm at xmission.com>
> Cc: Kees Cook <kees at kernel.org>
> Cc: Alexander Viro <viro at zeniv.linux.org.uk>
> Cc: Christian Brauner <brauner at kernel.org>
> Cc: Jan Kara <jack at suse.cz>
> Cc: linux-mm at kvack.org
> Cc: linux-fsdevel at vger.kernel.org
> Signed-off-by: Hajime Tazaki <thehajime at gmail.com>
Acked-by: Kees Cook <kees at kernel.org>
--
Kees Cook
More information about the linux-um
mailing list