diff options
author | Eric W. Biederman <[email protected]> | 2022-04-20 09:58:03 -0500 |
---|---|---|
committer | Kees Cook <[email protected]> | 2022-04-22 10:57:18 -0700 |
commit | 70578ff3367dd4ad8f212a9b5c05cffadabf39a8 (patch) | |
tree | d938de75733799abcbe223bcecc8b8cba0889c14 /tools/perf/scripts/python/flamegraph.py | |
parent | 8d005269c50d6fba836eb04b989cd526375627cd (diff) |
binfmt_flat: Remove shared library support
In a recent discussion[1] it was reported that the binfmt_flat library
support was only ever used on m68k and even on m68k has not been used
in a very long time.
The structure of binfmt_flat is different from all of the other binfmt
implementations because of this shared library support and it made
life and code review more effort when I refactored the code in fs/exec.c.
Since in practice the code is dead remove the binfmt_flat shared library
support and make maintenance of the code easier.
[1] https://lkml.kernel.org/r/[email protected]
Signed-off-by: "Eric W. Biederman" <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Acked-by: Vladimir Murzin <[email protected]> # ARM
Tested-by: Patrice Chotard <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions