summaryrefslogtreecommitdiff
path: root/tools/objtool/orc_gen.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2021-03-26 16:12:05 +0100
committerIngo Molnar <mingo@kernel.org>2021-04-02 12:43:19 +0200
commita958c4fea768d2c378c89032ab41d38da2a24422 (patch)
tree3f4dc0aa66d5ccc6ca739bbb66d7d335d7a567d3 /tools/objtool/orc_gen.c
parent530b4ddd9dd92b263081f5c7786d39a8129c8b2d (diff)
objtool: Fix static_call list generation
Currently, objtool generates tail call entries in add_jump_destination() but waits until validate_branch() to generate the regular call entries. Move these to add_call_destination() for consistency. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Miroslav Benes <mbenes@suse.cz> Link: https://lkml.kernel.org/r/20210326151259.691529901@infradead.org
Diffstat (limited to 'tools/objtool/orc_gen.c')
0 files changed, 0 insertions, 0 deletions