summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-02-18 22:58:42 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2020-03-09 20:36:13 +0300
commit1157eb8f2ef3f5ff3acc372e36a657a96cd9754c (patch)
treeade69ef2e743c1514746d2160b9102b7a5edf207 /scripts/gdb/linux
parentc91db232da4848511bc998582d9b47fa8048a492 (diff)
downloadlinux-1157eb8f2ef3f5ff3acc372e36a657a96cd9754c.tar.xz
arm64: vdso32: Convert to modern assembler annotations
In an effort to clarify and simplify the annotation of assembly functions new macros have been introduced. These replace ENTRY and ENDPROC with two different annotations for normal functions and those with unusual calling conventions. Use these for the compat VDSO, allowing us to drop the custom ARM_ENTRY() and ARM_ENDPROC() macros. Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions