diff options
author | 2022-04-11 16:10:30 -0700 | |
---|---|---|
committer | 2022-04-19 21:58:53 +0200 | |
commit | 26ff604102c98df79c3fe2614d1b9bb068d4c28c (patch) | |
tree | 4c3819c8a1b45a04c4d4d5dfc30d473deb35b6e6 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | x86/uaccess: Don't jump between functions (diff) | |
download | linux-dev-26ff604102c98df79c3fe2614d1b9bb068d4c28c.tar.xz linux-dev-26ff604102c98df79c3fe2614d1b9bb068d4c28c.zip |
objtool: Don't set 'jump_dest' for sibling calls
For most sibling calls, 'jump_dest' is NULL because objtool treats the
jump like a call and sets 'call_dest'. But there are a few edge cases
where that's not true. Make it consistent to avoid unexpected behavior.
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/8737d6b9d1691831aed73375f444f0f42da3e2c9.1649718562.git.jpoimboe@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions