]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/sysreg: Align pointer auth enumeration defines with architecture
authorMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 17:02:43 +0000 (18:02 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 Jul 2022 10:45:46 +0000 (11:45 +0100)
commitc847a7b0ab3b63f700ba00f052d608acfb569ef3
tree7381dfacf540c94cc97e49e354e49c9ce4a6b143
parentac05faaf39538bcde8058f9ca4b5387561311e63
arm64/sysreg: Align pointer auth enumeration defines with architecture

The defines used for the pointer authentication feature enumerations do not
follow the naming convention we've decided to use where we name things
after the architecture feature that introduced. Prepare for generating the
defines for the ISA ID registers by updating to use the feature names.
No functional changes.

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