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

Rabin Vincent rabin at rab.in
Wed Apr 21 15:23:19 EDT 2010


On Sat, Mar 13, 2010 at 08:45:46AM +0000, Russell King - ARM Linux wrote:
> 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.

Updated patch below.



More information about the linux-arm-kernel mailing list