[PATCH -fixes] riscv: Do not use fortify in early code
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Thu Oct 17 09:30:37 PDT 2024
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Wed, 9 Oct 2024 09:27:49 +0200 you wrote:
> Early code designates the code executed when the MMU is not yet enabled,
> and this comes with some limitations (see
> Documentation/arch/riscv/boot.rst, section "Pre-MMU execution").
>
> FORTIFY_SOURCE must be disabled then since it can trigger kernel panics
> as reported in [1].
>
> [...]
Here is the summary with links:
- [-fixes] riscv: Do not use fortify in early code
https://git.kernel.org/riscv/c/d49320974c4e
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