]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/sme: Standardise bitfield names for SVCR
authorMark Brown <broonie@kernel.org>
Tue, 10 May 2022 16:12:00 +0000 (17:12 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 16 May 2022 18:50:20 +0000 (19:50 +0100)
commit9436db336a359fb1fc825fa5fcaffaf5a82e513b
tree976b682e1239e2e6d86e05a12c6479a89a982bbc
parent52c02463b3a15163d4f6d8be244b1a287c6ae864
arm64/sme: Standardise bitfield names for SVCR

The bitfield definitions for SVCR have a SYS_ added to the names of the
constant which will be a problem for automatic generation. Remove the
prefixes, no functional change.

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