• M
    arm64: ftrace: use GLOBAL() · 9709ac64
    Mark Rutland 提交于
    commit e4fe196642678565766815d99ab98a3a32d72dd4 upstream.
    
    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: NMark 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: NWill Deacon <will.deacon@arm.com>
    Signed-off-by: Zou Cao<zoucao@linux.alibaba.com>
    Acked-by: NBaoyou Xie <xie.baoyou@linux.alibaba.com>
    9709ac64
entry-ftrace.S 6.0 KB