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)
commit356137e68a9f920c3fa0d2cd41dbff43c77010a8
tree6552e983db2f79e948cd443b1698bd04cd1f6ccf
parent38e29671813bef415288fd42f378f703f185aa55
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