diff options
author | Peter Zijlstra <[email protected]> | 2021-03-26 16:12:05 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-04-02 12:43:19 +0200 |
commit | a958c4fea768d2c378c89032ab41d38da2a24422 (patch) | |
tree | 3f4dc0aa66d5ccc6ca739bbb66d7d335d7a567d3 /scripts/bpf_doc.py | |
parent | 530b4ddd9dd92b263081f5c7786d39a8129c8b2d (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) <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions