diff options
author | 2024-10-17 12:00:19 -0700 | |
---|---|---|
committer | 2024-10-18 12:38:31 -0700 | |
commit | 9c528b5f7927b857b40f3c46afbc869827af3c94 (patch) | |
tree | ab0f36074bb0c05c23076c01dbe2c13d6a50db5d /scripts/lib/kdoc/kdoc_output.py | |
parent | RISC-V: Check scalar unaligned access on all CPUs (diff) | |
download | wireguard-linux-9c528b5f7927b857b40f3c46afbc869827af3c94.tar.xz wireguard-linux-9c528b5f7927b857b40f3c46afbc869827af3c94.zip |
RISC-V: Scalar unaligned access emulated on hotplug CPUs
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@rivosinc.com>
Reviewed-by: Evan Green <evan@rivosinc.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20241017-jesse_unaligned_vector-v10-2-5b33500160f8@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions