aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig.binfmt
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2014-09-11 08:30:15 +0100
committerRalf Baechle <ralf@linux-mips.org>2014-11-24 07:45:02 +0100
commita9d9ef133f443ae91d2d24594e63714c0b53d09f (patch)
tree52eab4f9dbe6a56e3e43b83d2d9a837ec9dd493b /fs/Kconfig.binfmt
parentbinfmt_elf: Hoist ELF program header loading to a function (diff)
downloadlinux-dev-a9d9ef133f443ae91d2d24594e63714c0b53d09f.tar.xz
linux-dev-a9d9ef133f443ae91d2d24594e63714c0b53d09f.zip
binfmt_elf: load interpreter program headers earlier
Load the program headers of an ELF interpreter early enough in load_elf_binary that they can be examined before it's too late to return an error from an exec syscall. This patch does not perform any such checking, it merely lays the groundwork for a further patch to do so. No functional change is intended. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Cc: Alexander Viro <viro@zeniv.linux.org.uk> Cc: linux-fsdevel@vger.kernel.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/7675/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'fs/Kconfig.binfmt')
0 files changed, 0 insertions, 0 deletions