[PATCH v6 4/8] RISC-V: Scalar unaligned access emulated on hotplug CPUs
Evan Green
evan at rivosinc.com
Thu Jul 25 11:59:52 PDT 2024
On Wed, Jul 24, 2024 at 11:36 AM Jesse Taube <jesse at rivosinc.com> wrote:
>
> The check_unaligned_access_emulated() function should have been called
> during CPU hotplug to ensure that if all CPUs had emulated unaligned
> accesses, the new CPU also does.
>
> This patch adds the call to check_unaligned_access_emulated() in
> the hotplug path.
>
> Fixes: 55e0bf49a0d0 ("RISC-V: Probe misaligned access speed in parallel")
> Signed-off-by: Jesse Taube <jesse at rivosinc.com>
Reviewed-by: Evan Green <evan at rivosinc.com>
More information about the linux-riscv
mailing list