summaryrefslogtreecommitdiff
path: root/kernel/stacktrace.c
diff options
context:
space:
mode:
authorJesse Taube <jesse@rivosinc.com>2024-10-17 12:00:18 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 14:02:52 +0100
commitc4ae2baea54c91bcb55b80c3215c221f24d3e0bc (patch)
tree30e96eddd7d4d3f765ce683cc208e887d24466f0 /kernel/stacktrace.c
parent2bb3830152812753e3f5a16418abdc7302edd945 (diff)
downloadlinux-c4ae2baea54c91bcb55b80c3215c221f24d3e0bc.tar.gz
linux-c4ae2baea54c91bcb55b80c3215c221f24d3e0bc.tar.bz2
linux-c4ae2baea54c91bcb55b80c3215c221f24d3e0bc.zip
RISC-V: Check scalar unaligned access on all CPUs
commit 8d20a739f17a2de9e269db72330f5655d6545dd4 upstream. Originally, the check_unaligned_access_emulated_all_cpus function only checked the boot hart. This fixes the function to check all harts. Fixes: 71c54b3d169d ("riscv: report misaligned accesses emulation to hwprobe") Signed-off-by: Jesse Taube <jesse@rivosinc.com> Reviewed-by: Charlie Jenkins <charlie@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-1-5b33500160f8@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions