[PATCH 3/3] ARM: entry: Fix Thumb-2 undef handling for multi-CPU kernels

Nicolas Pitre nicolas.pitre at linaro.org
Tue Aug 16 11:47:22 EDT 2011


On Tue, 16 Aug 2011, Tixy wrote:

> On Tue, 2011-08-16 at 15:14 +0100, Dave Martin wrote:
> [...]
> > +#ifdef NEED_CPU_ARCHITECTURE
> > +	.align	2
> > +.LCcpu_architecture:
> > +	.word	__cpu_architecture
> > +#endif
> 
> What's the convention about the prefix '.LC' as opposed to just '.L'?

The .Lfoo format is more widely used than .LCfoo in the tree.


Nicolas



More information about the linux-arm-kernel mailing list