linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] objtool: clang-related fixes
@ 2020-02-18  3:41 Josh Poimboeuf
  2020-02-18  3:41 ` [PATCH 1/2] objtool: Fix clang switch table edge case Josh Poimboeuf
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Josh Poimboeuf @ 2020-02-18  3:41 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, Peter Zijlstra, Nick Desaulniers

Fix a couple of issues which were discovered after clang CI was broken
by 644592d32837 ("objtool: Fail the kernel build on fatal errors").

Josh Poimboeuf (2):
  objtool: Fix clang switch table edge case
  objtool: Improve call destination function detection

 tools/objtool/check.c | 38 +++++++++++++++++++++++++++-----------
 tools/objtool/elf.c   | 14 ++++++++++++--
 tools/objtool/elf.h   |  1 +
 3 files changed, 40 insertions(+), 13 deletions(-)

-- 
2.21.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-02-21  9:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18  3:41 [PATCH 0/2] objtool: clang-related fixes Josh Poimboeuf
2020-02-18  3:41 ` [PATCH 1/2] objtool: Fix clang switch table edge case Josh Poimboeuf
2020-02-18 19:57   ` Nathan Chancellor
2020-02-21  9:50   ` [tip: core/objtool] " tip-bot2 for Josh Poimboeuf
2020-02-18  3:41 ` [PATCH 2/2] objtool: Improve call destination function detection Josh Poimboeuf
2020-02-18 18:13   ` Nick Desaulniers
2020-02-18 19:58   ` Nathan Chancellor
2020-02-21  9:50   ` [tip: core/objtool] " tip-bot2 for Josh Poimboeuf
2020-02-20 19:06 ` [PATCH 0/2] objtool: clang-related fixes Nick Desaulniers
2020-02-20 19:27   ` Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).