summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_elf.c
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2013-05-01 00:27:44 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2013-05-01 02:04:04 +0200
commit2535e0d723e4d7723b030f39fb350e436bdb983f (patch)
tree579bc5baff75dac032bf0819176805a47fd83193 /fs/binfmt_elf.c
parentepoll: cleanup: use RCU_INIT_POINTER when nulling (diff)
downloadlinux-2535e0d723e4d7723b030f39fb350e436bdb983f.tar.xz
linux-2535e0d723e4d7723b030f39fb350e436bdb983f.zip
fs: make binfmt support for #! scripts modular and removable
Add a new configuration option CONFIG_BINFMT_SCRIPT to configure support for interpreted scripts starting with "#!"; allow compiling out that support, or building it as a module. Embedded systems running exclusively compiled binaries could leave this support out, and systems that don't need scripts before mounting the root filesystem can build this as a module. Signed-off-by: Josh Triplett <josh@joshtriplett.org> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions