riscv: Fix set up of cpu hotplug callbacks
CPU hotplug callbacks should be set up even if we detected all current cpus emulate misaligned accesses, since we want to ensure our expectations of all cpus emulating is maintained. Fixes: 6e5ce7f2 ("riscv: Decouple emulated unaligned accesses from access speed") Fixes: e7c9d66e ("RISC-V: Report vector unaligned access speed hwprobe") Reviewed-by:Clément Léger <cleger@rivosinc.com> Reviewed-by:
Alexandre Ghiti <alexghiti@rivosinc.com> Signed-off-by:
Andrew Jones <ajones@ventanamicro.com> Link: https://lore.kernel.org/r/20250304120014.143628-15-ajones@ventanamicro.com Signed-off-by:
Alexandre Ghiti <alexghiti@rivosinc.com>
Loading
Please sign in to comment