Re: [PATCH v6 0/9] Add jump table support for objtool on LoongArch

From: Josh Poimboeuf
Date: Tue Jan 14 2025 - 20:34:52 EST


On Sat, Jan 11, 2025 at 02:57:42PM +0800, Tiezhu Yang wrote:
> Hi Josh and Peter,
>
> On 12/17/2024 09:08 AM, Tiezhu Yang wrote:
> > This version is based on tip/tip.git objtool/core branch [1], add some weak
> > and arch-specific functions to make the generic code more readable, tested
> > with the latest upstream mainline Binutils, GCC and Clang.
>
> ...
>
> > [1] https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=objtool/core
> >
> > Tiezhu Yang (9):
> > objtool: Handle various symbol types of rodata
> > objtool: Handle different entry size of rodata
> > objtool: Handle PC relative relocation type
> > objtool: Handle unreachable entry of rodata
> > objtool/LoongArch: Add support for switch table
> > objtool/LoongArch: Add support for goto table
> > LoongArch: Enable jump table for objtool
> > LoongArch: Convert unreachable() to BUG()
> > drm/amd/display: Mark dc_fixpt_from_fraction() noinline
>
> Are you OK with the first 8 patches?
> What's the merge plan for this series?

Sorry, my inbox is still reeling from the holidays. I will review this
soon.

--
Josh