Re: [PATCH 0/2] objtool: clang-related fixes

From: Nick Desaulniers
Date: Thu Feb 20 2020 - 14:06:46 EST


Hello, can one of the x86 maintainers please pick up this series? Our
CI has been red *for days* now without it.

On Mon, Feb 17, 2020 at 7:42 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> 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
>


--
Thanks,
~Nick Desaulniers