[PATCH] riscv: disable generation of unwind tables
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Thu Feb 2 09:30:17 PST 2023
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Wed, 01 Feb 2023 10:29:45 +0100 you wrote:
> GCC 13 will enable -fasynchronous-unwind-tables by default on riscv. In
> the kernel, we don't have any use for unwind tables yet, so disable them.
> More importantly, the .eh_frame section brings relocations
> (R_RISC_32_PCREL, R_RISCV_SET{6,8,16}, R_RISCV_SUB{6,8,16}) into modules
> that we are not prepared to handle.
>
> Signed-off-by: Andreas Schwab <schwab at suse.de>
>
> [...]
Here is the summary with links:
- riscv: disable generation of unwind tables
https://git.kernel.org/riscv/c/2f394c0e7d11
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list