]> 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)
commit77099195bfce002a4eac1dbbd987e85d3344e89a
tree94e6a818507862522a58ed6fb232f1267632e539
parentf4153db824604c3fd34c1049e1e45d9a08e0fa32
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