diff options
author | 2020-01-16 18:35:47 +0000 | |
---|---|---|
committer | 2020-01-17 13:22:14 +0000 | |
commit | 7a2c094464e39a54f5b9228cd78208cd43872bbd (patch) | |
tree | 861574b94ad72a852be882d873487d50e7a1ccc4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: entry: mark all entry code as notrace (diff) | |
download | linux-rng-7a2c094464e39a54f5b9228cd78208cd43872bbd.tar.xz linux-rng-7a2c094464e39a54f5b9228cd78208cd43872bbd.zip |
arm64: entry: cleanup el0 svc handler naming
For most of the exception entry code, <foo>_handler() is the first C
function called from the entry assembly in entry-common.c, and external
functions handling the bulk of the logic are called do_<foo>().
For consistency, apply this scheme to el0_svc_handler and
el0_svc_compat_handler, renaming them to do_el0_svc and
do_el0_svc_compat respectively.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: James Morse <james.morse@arm.com>
Cc: Will Deacon <will@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