mirror of https://github.com/torvalds/linux.git
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]. Reported-by: Jason Montleon <jmontleo@redhat.com> Closes: https://lore.kernel.org/linux-riscv/CAJD_bPJes4QhmXY5f63GHV9B9HFkSCoaZjk-qCT2NGS7Q9HODg@mail.gmail.com/ [1] Fixes: |
||
|---|---|---|
| .. | ||
| Makefile | ||
| archrandom_early.c | ||
| cmdline_early.c | ||
| fdt_early.c | ||
| pi.h | ||