aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig.binfmt
diff options
context:
space:
mode:
authorNicolas Pitre <nicolas.pitre@linaro.org>2016-07-24 11:30:26 -0400
committerGreg Ungerer <gerg@linux-m68k.org>2016-07-28 13:29:12 +1000
commit472f95f32d5aa07eda96a6b2578b85d7b27c5110 (patch)
treee066d346cba4ca529016be057f3294ecd3e2fd98 /fs/Kconfig.binfmt
parentbinfmt_flat: add MMU-specific support (diff)
downloadlinux-dev-472f95f32d5aa07eda96a6b2578b85d7b27c5110.tar.xz
linux-dev-472f95f32d5aa07eda96a6b2578b85d7b27c5110.zip
binfmt_flat: allow compressed flat binary format to work on MMU systems
Let's take the simple and obvious approach by decompressing the binary into a kernel buffer and then copying it to user space. Those who are looking for top performance on an MMU system are unlikely to choose this executable format anyway. Signed-off-by: Nicolas Pitre <nico@linaro.org> Reviewed-by: Greg Ungerer <gerg@linux-m68k.org> Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'fs/Kconfig.binfmt')
0 files changed, 0 insertions, 0 deletions