Re: [PATCH 05/10] ARM: ftrace: add ENDPROC annotations

From: Russell King - ARM Linux
Date: Sat Mar 13 2010 - 03:46:53 EST


On Sat, Mar 13, 2010 at 12:19:42PM +0530, Rabin Vincent wrote:
>
> .globl ftrace_stub
> -ftrace_stub:
> +ENTRY(ftrace_stub)

ENTRY does the .globl for you, so please kill your own version.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/