Re: [PATCH 0/2] Report FEAT_SVE_B16B16 to userspace

From: Catalin Marinas
Date: Fri Sep 29 2023 - 13:18:58 EST


On Fri, 15 Sep 2023 13:18:05 +0100, Mark Brown wrote:
> SVE 2.1 introduced a new feature FEAT_SVE_B16B16 which adds instructions
> supporting the BFloat16 floating point format. Report this to userspace
> through the ID registers and hwcap.
>
>

Applied to arm64 (for-next/feat_sve_b16b16), thanks!

[1/2] arm64/sve: Report FEAT_SVE_B16B16 to userspace
https://git.kernel.org/arm64/c/5d5b4e8c2d9e
[2/2] kselftest/arm64: Verify HWCAP2_SVE_B16B16
https://git.kernel.org/arm64/c/3accaef1f61e

--
Catalin