[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100313084546.GA30400@n2100.arm.linux.org.uk>
Date:	Sat, 13 Mar 2010 08:45:46 +0000
From:	Russell King - ARM Linux <linux@....linux.org.uk>
To:	Rabin Vincent <rabin@....in>
Cc:	linux-kernel@...r.kernel.org,
	Abhishek Sagar <sagar.abhishek@...il.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Steven Rostedt <rostedt@...dmis.org>,
	Ingo Molnar <mingo@...hat.com>,
	Uwe Kleine-König 
	<u.kleine-koenig@...gutronix.de>,
	linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 05/10] ARM: ftrace: add ENDPROC annotations
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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
