On Mon, 18 Aug 2025 20:21:17 +0100, Mark Brown wrote:
FEAT_LSFE is optional from v9.5, it adds new instructions for atomic memory operations with floating point values. We have no immediate use for it in kernel, provide a hwcap so userspace can discover it and allow the ID register field to be exposed to KVM guests.
Applied first patch to arm64 (for-next/cpufeature), thanks!
[1/3] arm64/hwcap: Add hwcap for FEAT_LSFE https://git.kernel.org/arm64/c/220928e52cb0
Cheers,