arm64: assembler: add set_this_cpu_offset
authorMark Rutland <mark.rutland@arm.com>
Thu, 20 May 2021 11:50:27 +0000 (12:50 +0100)
committerWill Deacon <will@kernel.org>
Wed, 26 May 2021 21:45:45 +0000 (22:45 +0100)
commite176e2677cccd458f99c69d16d27f86adcdd02e4
tree6e80770f41aff1ae15a6860486e1f93f346c7b17
parent503555325d495e8857b89be08ba6a6dfbeab4799
arm64: assembler: add set_this_cpu_offset

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: James Morse <james.morse@arm.com>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Suzuki Poulose <suzuki.poulose@arm.com>
Cc: Will Deacon <will@kernel.org>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20210520115031.18509-3-mark.rutland@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/assembler.h
arch/arm64/mm/proc.S