]> git.baikalelectronics.ru Git - kernel.git/commit
mips compat: don't bother with ELF_ET_DYN_BASE
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Jun 2020 03:37:24 +0000 (23:37 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 6 Jan 2021 13:42:47 +0000 (08:42 -0500)
commit056f280f3b63f68073dd8d332bf2a0132deccd82
treebd53e1f7b09c90504243b61157056edf372ae5ff
parentfd624c712dfcb6bd6d34018bf879cb4fc6ef84f9
mips compat: don't bother with ELF_ET_DYN_BASE

normal mips one is just fine - it's only used after we'd done
SET_PERSONALITY2() and by that point TASK_SIZE will yield the
right value

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/mips/include/asm/elf.h
arch/mips/kernel/binfmt_elfn32.c
arch/mips/kernel/binfmt_elfo32.c