linux/arch/riscv/errata/sifive
Andreas Schwab 28a12ef366 errata/sifive: remove unreliable warn_miss_errata
When both the SiFive and MIPS errata are enabled then
sifive_errata_patch_func emits a wrong and misleading warning claiming
that the SiFive errata haven't been applied.  This happens because
sifive_errata_patch_func is being called twice, once for the kernel image
and once for the vdso image.  The vdso image has alternative entries
for the MIPS errata, but none for the SiFive errata.

Signed-off-by: Andreas Schwab <schwab@suse.de>
Link: https://patch.msgid.link/mvmv7i8q8gg.fsf@suse.de
Signed-off-by: Paul Walmsley <pjw@kernel.org>
2026-01-25 21:09:04 -07:00
..
errata_cip_453.S riscv: errata: sifive: Use SYM_*() assembly macros 2024-09-15 00:03:22 -07:00
errata.c errata/sifive: remove unreliable warn_miss_errata 2026-01-25 21:09:04 -07:00
Makefile riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled 2021-06-01 21:16:41 -07:00