Skip to content
Commit 11cefd5a authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: neon: Export kernel_neon_busy to loadable modules

may_use_simd() can be invoked from loadable modules and it accesses
kernel_neon_busy. Make sure that the latter is exported.

Fixes: cb84d11e

 ("arm64: neon: Remove support for nested or hardirq kernel-mode NEON")
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 174dfb12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment