diff options
author | Jisheng Zhang <jszhang@kernel.org> | 2024-07-10 00:05:21 +0800 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-09-15 00:03:22 -0700 |
commit | 6868d12e0205765c1296c7c5e81e515ec015ab89 (patch) | |
tree | 940a1ac759d73db2f6c30bbbcdd02228eb29ffdb /tools/perf/scripts/python/syscall-counts.py | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
riscv: errata: sifive: Use SYM_*() assembly macros
ENTRY()/END() macros are deprecated and we should make use of the
new SYM_*() macros [1] for better annotation of symbols. Replace the
deprecated ones with the new ones.
[1] https://docs.kernel.org/core-api/asm-annotations.html
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-By: Clément Léger <cleger@rivosinc.com>
Link: https://lore.kernel.org/r/20240709160536.3690-2-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions