aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2020-01-06 19:58:18 +0000
committerWill Deacon <[email protected]>2020-01-08 12:23:38 +0000
commitf4659254a327f5e61c24e21b91c5aea0291bc65b (patch)
tree8128ee20c861612afa2b77102205f150a8b92e3a /tools/perf/util/c++/clang-test.cpp
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 <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions