arm64: kernel: Convert to modern annotations for assembly data
authorMark Brown <broonie@kernel.org>
Tue, 18 Feb 2020 19:58:35 +0000 (19:58 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 9 Mar 2020 17:35:24 +0000 (17:35 +0000)
commita5d4420b26b5068a98ce75210b07d2e083f5f691
tree5dc69787785d0a0d84d23d5069db32f4f6108e49
parentebdf44a189984d6f72db6427194d4f5a6b07dc17
arm64: kernel: Convert to modern annotations for assembly data

In an effort to clarify and simplify the annotation of assembly functions
in the kernel new macros have been introduced. These include specific
annotations for the start and end of data, update symbols for data to use
these.

Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/entry.S
arch/arm64/kernel/head.S