HomeFreeBSD

simd_stat: fix undefined CONFIG_KERNEL_MODE_NEON error on armel

Description

simd_stat: fix undefined CONFIG_KERNEL_MODE_NEON error on armel

CONFIG_KERNEL_MODE_NEON depends on CONFIG_NEON. Neither is defined
on armel. Add a guard to avoid compilation errors.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Closes #16871

Details

Provenance
Shengqi Chen <harry-chen@outlook.com>Authored on Dec 16 2024, 5:40 PM
GitHub <noreply@github.com>Committed on Dec 16 2024, 5:40 PM
Parents
rG22259fb24d6e: Fix stray "no" in configure output
Branches
Unknown
Tags
Unknown