]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/sysreg: Standardise naming for WFxT defines
authorMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 17:02:45 +0000 (18:02 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 Jul 2022 10:45:46 +0000 (11:45 +0100)
commit4d7d717dcb18cebe86a85509a30b1fc5f8c8e3ca
treea088d2a54498c25aebd6338914449024c3168477
parente1d789cae4f632ae96aadf03da4fe795e60bba82
arm64/sysreg: Standardise naming for WFxT defines

The defines for WFxT refer to the feature as WFXT and use SUPPORTED rather
than IMP. In preparation for automatic generation of defines update these
to be more standard. No functional changes.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220704170302.2609529-12-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kvm/sys_regs.c