]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64/hwcap: Remove stray references to SF8MMx
authorMark Brown <broonie@kernel.org>
Mon, 3 Feb 2025 20:11:04 +0000 (20:11 +0000)
committerWill Deacon <will@kernel.org>
Tue, 4 Feb 2025 12:28:18 +0000 (12:28 +0000)
commit21fed7c223e20e694b91dbf25936d922a50c8b19
treed8dfed0cbb8c3ddb4bed28b96831fe0be507ef07
parentf64f9dddd1f58c41c140034f7d2b0beeef1bc548
arm64/hwcap: Remove stray references to SF8MMx

Due to SME currently being disabled when removing the SF8MMx support it
wasn't noticed that there were some stray references in the hwcap table,
delete them.

Fixes: 819935464cb2 ("arm64/hwcap: Describe 2024 dpISA extensions to userspace")
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250203-arm64-remove-sf8mmx-v1-1-6f1da3dbff82@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/cpufeature.c