]> 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)
commit4d29cb5e77f83251d7469ed2ea94ad78a164c08d
tree7381dfacf540c94cc97e49e354e49c9ce4a6b143
parent65171836902816f252f901bce0d4d357129e6e13
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