diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2016-07-24 11:30:26 -0400 |
---|---|---|
committer | Greg Ungerer <gerg@linux-m68k.org> | 2016-07-28 13:29:12 +1000 |
commit | 472f95f32d5aa07eda96a6b2578b85d7b27c5110 (patch) | |
tree | e066d346cba4ca529016be057f3294ecd3e2fd98 /arch | |
parent | 015feacf932108429f59b511b29d7e98a629e333 (diff) |
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 'arch')
0 files changed, 0 insertions, 0 deletions