diff options
| author | Jesse Taube <jesse@rivosinc.com> | 2024-10-17 12:00:19 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-05 14:02:52 +0100 |
| commit | 2bb3830152812753e3f5a16418abdc7302edd945 (patch) | |
| tree | e56c37f2c01aa7e1968e99c39d44f65b74388949 /scripts/cleanpatch | |
| parent | 3017be7b843b4e852840ce84e7226b1ab21968bd (diff) | |
| download | linux-2bb3830152812753e3f5a16418abdc7302edd945.tar.gz linux-2bb3830152812753e3f5a16418abdc7302edd945.tar.bz2 linux-2bb3830152812753e3f5a16418abdc7302edd945.zip | |
RISC-V: Scalar unaligned access emulated on hotplug CPUs
commit 9c528b5f7927b857b40f3c46afbc869827af3c94 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
