]> www.infradead.org Git - users/dwmw2/linux.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)
commit6329eb543d991a120fba5de1362fa3df7b6b62e1
tree94e6a818507862522a58ed6fb232f1267632e539
parent56eb621b8ab6c1d36e9eb6e75367ec49ba482f1a
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