On Thu, Jan 23, 2025 at 09:11:33AM +0000, Yao Zi wrote: > Most RISC-V SoCs have similar cleanup_before_linux() functions. Let's > provide a weak symbol as fallback to reduce duplicated code. > > Signed-off-by: Yao Zi <zi...@disroot.org> > --- > arch/riscv/cpu/cpu.c | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>