aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-01-06 19:58:18 +0000
committerWill Deacon <will@kernel.org>2020-01-08 12:23:38 +0000
commitf4659254a327f5e61c24e21b91c5aea0291bc65b (patch)
tree8128ee20c861612afa2b77102205f150a8b92e3a /tools/perf/scripts/python/export-to-postgresql.py
parent3ac0f4526dfb80625f5c2365bccd85be68db93ef (diff)
arm64: mm: Use modern annotations for assembly functions
In an effort to clarify and simplify the annotation of assembly functions in the kernel new macros have been introduced. These replace ENTRY and ENDPROC and also add a new annotation for static functions which previously had no ENTRY equivalent. Update the annotations in the mm code to the new macros. Even the functions called from non-standard environments like idmap have no special requirements on their environments so can be treated like regular functions. Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions