diff options
| author | Andrew Jones <[email protected]> | 2025-03-04 12:00:22 +0000 |
|---|---|---|
| committer | Alexandre Ghiti <[email protected]> | 2025-03-19 14:23:30 +0000 |
| commit | aecb09e091dc143345a9e4b282d0444554445f4b (patch) | |
| tree | 1a24b816923132232020a347d8284cb368efecc3 /rust/helpers/build_bug.c | |
| parent | riscv: Fix set up of vector cpu hotplug callback (diff) | |
| download | kernel-aecb09e091dc143345a9e4b282d0444554445f4b.tar.gz kernel-aecb09e091dc143345a9e4b282d0444554445f4b.zip | |
riscv: Add parameter for skipping access speed tests
Allow skipping scalar and vector unaligned access speed tests. This
is useful for testing alternative code paths and to skip the tests in
environments where they run too slowly. All CPUs must have the same
unaligned access speed.
The code movement is because we now need the scalar cpu hotplug
callback to always run, so we need to bring it and its supporting
functions out of CONFIG_RISCV_PROBE_UNALIGNED_ACCESS.
Signed-off-by: Andrew Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Ghiti <[email protected]>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions
