aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorJesse Taube <[email protected]>2024-10-17 12:00:19 -0700
committerPalmer Dabbelt <[email protected]>2024-10-18 12:38:31 -0700
commit9c528b5f7927b857b40f3c46afbc869827af3c94 (patch)
treeab0f36074bb0c05c23076c01dbe2c13d6a50db5d /drivers/fpga/fpga-mgr.c
parent8d20a739f17a2de9e269db72330f5655d6545dd4 (diff)
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 <[email protected]> Reviewed-by: Evan Green <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions