Samuel Holland 62ff262227
riscv: Use the same CPU operations for all CPUs
RISC-V provides no binding (ACPI or DT) to describe per-cpu start/stop
operations, so cpu_set_ops() will always detect the same operations for
every CPU. Replace the cpu_ops array with a single pointer to save space
and reduce boot time.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231121234736.3489608-4-samuel.holland@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-01-04 15:03:07 -08:00
..
2023-10-27 14:43:08 -07:00
2023-08-23 14:16:39 -07:00
2022-03-10 09:29:21 -08:00
2023-11-05 09:11:23 -08:00
2023-11-02 14:05:30 -07:00
2023-11-05 09:11:23 -08:00
2022-01-19 17:54:09 -08:00
2022-05-11 11:50:10 -07:00
2022-03-29 14:31:07 -07:00
2021-01-14 15:09:06 -08:00
2021-01-07 19:00:50 -08:00
2023-08-23 14:16:36 -07:00
2023-11-06 07:20:49 -08:00