diff options
author | Jesse Taube <jesse@rivosinc.com> | 2024-10-17 22:00:19 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-10-18 22:38:31 +0300 |
commit | 9c528b5f7927b857b40f3c46afbc869827af3c94 (patch) | |
tree | ab0f36074bb0c05c23076c01dbe2c13d6a50db5d /tools/perf/scripts/python/syscall-counts.py | |
parent | 8d20a739f17a2de9e269db72330f5655d6545dd4 (diff) | |
download | linux-9c528b5f7927b857b40f3c46afbc869827af3c94.tar.xz |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions