Loading
RISC-V: Mark riscv_v_init() as __init
stable inclusion from stable-v6.6.76 commit b730c68ea282175b617d762ae2f8fcd778f474ad category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBW08Q Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b730c68ea282175b617d762ae2f8fcd778f474ad -------------------------------- [ Upstream commit 9d87cf525fd2e1a5fcbbb40ee3df216d1d266c88 ] This trips up with Xtheadvector enabled, but as far as I can tell it's just been an issue since the original patchset. Fixes: 7ca7a7b9 ("riscv: Add sysctl to set the default vector rule for new processes") Reviewed-by:Charlie Jenkins <charlie@rivosinc.com> Tested-by:
Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20250115180251.31444-1-palmer@rivosinc.com Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> (cherry picked from commit b730c68ea282175b617d762ae2f8fcd778f474ad) Signed-off-by:
Wentao Guan <guanwentao@uniontech.com>