]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/fp: Rename SVE and SME LEN field name to _WIDTH
authorMark Brown <broonie@kernel.org>
Tue, 10 May 2022 16:11:58 +0000 (17:11 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 16 May 2022 18:50:20 +0000 (19:50 +0100)
commit6eab555c380a5aa152f8a1c37b3edf898df03ce7
treed03d220af8b2f6c49136aad959ed7de1c2204107
parenteca8bf2679c2dbab07f1f6856d96eb70195c67a2
arm64/fp: Rename SVE and SME LEN field name to _WIDTH

The SVE and SVE length configuration field LEN have constants specifying
their width called _SIZE rather than the more normal _WIDTH, in preparation
for automatic generation rename to _WIDTH. No functional change.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220510161208.631259-3-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c