]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARM
authorMark Brown <broonie@kernel.org>
Tue, 3 May 2022 17:02:27 +0000 (18:02 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 4 May 2022 14:30:28 +0000 (15:30 +0100)
commita05b5a89c6368d8054605358e05c178157573936
tree94e6a818507862522a58ed6fb232f1267632e539
parentc78a4c9fea130214f4784626572506e96b4413fb
arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARM

The architecture reference manual refers to the field in bits 23:20 of
ID_AA64ISAR0_EL1 with the name "atomic" but the kernel defines for this
bitfield use the name "atomics". Bring the two into sync to make it easier
to cross reference with the specification.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20220503170233.507788-7-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kvm/hyp/include/nvhe/fixed_config.h