x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
[linux-2.6-block.git] / arch / x86 / kernel / ftrace_32.S
index 073aab525d80007db7d90ba0495386a005273917..e0061dc976e1c109223f677400aaf4715dfb1520 100644 (file)
@@ -138,7 +138,7 @@ ENTRY(ftrace_regs_caller)
        movl    function_trace_op, %ecx # 3rd argument: ftrace_pos
        pushl   %esp                    # 4th argument: pt_regs
 
-GLOBAL(ftrace_regs_call)
+SYM_INNER_LABEL(ftrace_regs_call, SYM_L_GLOBAL)
        call    ftrace_stub
 
        addl    $4, %esp                # skip 4th argument