aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJulien Thierry <[email protected]>2020-03-27 15:28:42 +0000
committerPeter Zijlstra <[email protected]>2020-04-30 20:14:31 +0200
commit9e98d62aa7ea1375052895650f3e6d362336c5c9 (patch)
tree1a4ee6266ff4f2f579a6d9cfa69cc1ce4cfca5f1 /tools/perf/scripts/python/export-to-sqlite.py
parent0c98be8118221a8d3de572740f29dd02ed9686a5 (diff)
objtool: Remove check preventing branches within alternative
While jumping from outside an alternative region to the middle of an alternative region is very likely wrong, jumping from an alternative region into the same region is valid. It is a common pattern on arm64. The first pattern is unlikely to happen in practice and checking only for this adds a lot of complexity. Just remove the current check. Suggested-by: Josh Poimboeuf <[email protected]> Signed-off-by: Julien Thierry <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Miroslav Benes <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions