]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2130ba6b46ffbb7ce0b742f438dc1119dddd2c3d
tree5dc69787785d0a0d84d23d5069db32f4f6108e49
parent25e6d112d0a4655532f9b3d8c196c47c6ac00c5c
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