summaryrefslogtreecommitdiff
path: root/scripts/Makefile.debug
diff options
context:
space:
mode:
authorJesse Taube <jesse@rivosinc.com>2024-10-17 12:00:19 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 14:02:52 +0100
commit2bb3830152812753e3f5a16418abdc7302edd945 (patch)
treee56c37f2c01aa7e1968e99c39d44f65b74388949 /scripts/Makefile.debug
parent3017be7b843b4e852840ce84e7226b1ab21968bd (diff)
downloadlinux-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/Makefile.debug')
0 files changed, 0 insertions, 0 deletions