diff options
author | Mark Brown <[email protected]> | 2021-08-04 19:17:10 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2021-08-06 11:12:45 +0100 |
commit | ede3241a5f235811b1e66f56cf8fbdfd01266efb (patch) | |
tree | ab85ebd09b7aacbd0c6aeb78e712199672d253ba /scripts/bpf_doc.py | |
parent | 312b7104f39bcb4f7fb4dceeab1e9ae82c7083c8 (diff) |
arm64: entry: Add SYM_CODE annotation for __bad_stack
When converting arm64 to modern assembler annotations __bad_stack was left
as a raw local label without annotations. While this will have little if
any practical impact at present it may cause issues in the future if we
start using the annotations for things like reliable stack trace. Add
SYM_CODE annotations to fix this.
Signed-off-by: Mark Brown <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions