]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/sysreg: Make BHB clear feature defines match the architecture
authorMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 17:02:44 +0000 (18:02 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 Jul 2022 10:45:46 +0000 (11:45 +0100)
commitd0e875ecd508456348defaace3a79a68ab4673a2
tree6552e983db2f79e948cd443b1698bd04cd1f6ccf
parentc847a7b0ab3b63f700ba00f052d608acfb569ef3
arm64/sysreg: Make BHB clear feature defines match the architecture

The architecture refers to the field identifying support for BHB clear as
BC but the kernel has called it CLEARBHB. In preparation for generation of
defines for ID_AA64ISAR2_EL1 rename to use the architecture's naming. No
functional changes.

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