]> 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)
commite1d789cae4f632ae96aadf03da4fe795e60bba82
tree6552e983db2f79e948cd443b1698bd04cd1f6ccf
parent4d29cb5e77f83251d7469ed2ea94ad78a164c08d
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