diff options
author | Peter Zijlstra <[email protected]> | 2021-10-26 14:01:35 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-10-28 23:25:25 +0200 |
commit | c509331b41b7365e17396c246e8c5797bccc8074 (patch) | |
tree | 14127a365c021d27be11046391673f0089f6270c /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | dd003edeffa3cb87bc9862582004f405d77d7670 (diff) |
objtool: Shrink struct instruction
Any one instruction can only ever call a single function, therefore
insn->mcount_loc_node is superfluous and can use insn->call_node.
This shrinks struct instruction, which is by far the most numerous
structure objtool creates.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Tested-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions