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? Thanks, Tiezhu