diff options
author | Kees Cook <[email protected]> | 2023-09-28 20:24:30 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2023-09-29 09:54:27 -0700 |
commit | 8ed2ef21ff564cf4a25c098ace510ee6513c9836 (patch) | |
tree | 8916ae5e76e25d12aa89beabf82598036648cf29 /tools/perf/util/trace-event-scripting.c | |
parent | 585a018627b4d7ed37387211f667916840b5c5ea (diff) |
binfmt_elf: elf_bss no longer used by load_elf_binary()
With the BSS handled generically via the new filesz/memsz mismatch
handling logic in elf_load(), elf_bss no longer needs to be tracked.
Drop the variable.
Cc: Eric Biederman <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Suggested-by: Eric Biederman <[email protected]>
Tested-by: Pedro Falcato <[email protected]>
Signed-off-by: Sebastian Ott <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions