diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2020-04-21 15:08:43 -0700 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-05-15 10:35:13 +0200 |
commit | 6b5dd716da8fc3aba65e6b7d992dea0cee2f9528 (patch) | |
tree | 2e5c1e4a8ad1c0d6619a30a476b76bc28de29cec /ipc/util.c | |
parent | 28fe1d7bf89f8ed5be70b98a33932dbaf99345dd (diff) | |
download | linux-6b5dd716da8fc3aba65e6b7d992dea0cee2f9528.tar.bz2 |
objtool: optimize add_dead_ends for split sections
Instead of iterating through all instructions to find the last
instruction each time .rela.discard.(un)reachable points beyond the
section, use find_insn to locate the last instruction by looking at
the last bytes of the section instead.
Suggested-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200421220843.188260-3-samitolvanen@google.com
Diffstat (limited to 'ipc/util.c')
0 files changed, 0 insertions, 0 deletions