linux/tools/objtool
Joe Lawrence fe255fe6ad objtool: Remove redundant 'len' field from struct section
The section structure already contains sh_size, so just remove the extra
'len' member that requires extra mirroring and potential confusion.

Suggested-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20210822225037.54620-3-joe.lawrence@redhat.com
Cc: Andy Lavr <andy.lavr@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: x86@kernel.org
Cc: linux-kernel@vger.kernel.org
2021-10-05 12:03:21 -07:00
..
Documentation
arch/x86 objtool: Make .altinstructions section entry size consistent 2021-10-05 12:03:20 -07:00
include/objtool objtool: Remove redundant 'len' field from struct section 2021-10-05 12:03:21 -07:00
.gitignore
Build
Makefile
builtin-check.c
builtin-orc.c
check.c objtool: Remove redundant 'len' field from struct section 2021-10-05 12:03:21 -07:00
elf.c objtool: Remove redundant 'len' field from struct section 2021-10-05 12:03:21 -07:00
objtool.c
orc_dump.c
orc_gen.c objtool: Remove redundant 'len' field from struct section 2021-10-05 12:03:21 -07:00
special.c objtool: Remove redundant 'len' field from struct section 2021-10-05 12:03:21 -07:00
sync-check.sh
weak.c