]> git.baikalelectronics.ru Git - kernel.git/commit
objtool: Refactor sibling call detection logic
authorJosh Poimboeuf <jpoimboe@redhat.com>
Thu, 18 Jul 2019 01:36:52 +0000 (20:36 -0500)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 18 Jul 2019 19:01:08 +0000 (21:01 +0200)
commit4c6168d155356466649e5ba4c6d902702158c755
tree4e7da35ff63b8e0c66daabbdb04cab2d24700a4b
parentb412159fbc7ae65a8479ccf7901ffb02f44098dc
objtool: Refactor sibling call detection logic

Simplify the sibling call detection logic a bit.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/8357dbef9e7f5512e76bf83a76c81722fc09eb5e.1563413318.git.jpoimboe@redhat.com
tools/objtool/check.c