]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: ftrace: use GLOBAL()
authorMark Rutland <mark.rutland@arm.com>
Thu, 15 Nov 2018 22:41:59 +0000 (22:41 +0000)
committerWill Deacon <will.deacon@arm.com>
Fri, 30 Nov 2018 13:29:04 +0000 (13:29 +0000)
commitb439c2c1817b9da53564e2f9bc96db1e960e123e
tree254c950f74e0a2c3c6450a325310c0f897a98560
parentd26b9cc02c0b669a8ede5d48530f61b4fb596153
arm64: ftrace: use GLOBAL()

The global exports of ftrace_call and ftrace_graph_call are somewhat
painful to read. Let's use the generic GLOBAL() macro to ameliorate
matters.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: AKASHI Takahiro <takahiro.akashi@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Torsten Duwe <duwe@suse.de>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/entry-ftrace.S