Add a kernel parameter to the unaligned access speed. This allows skiping of the speed tests for unaligned accesses, which often is very slow. This patch requires (RISC-V: Detect and report speed of unaligned vector accesses) to be applied first. https://lore.kernel.org/all/20240726163719.1667923-1-jesse@xxxxxxxxxxxx/ Jesse Taube (1): RISC-V: Add parameter to unaligned access speed arch/riscv/kernel/unaligned_access_speed.c | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) -- 2.45.2