acrn-kernel/arch/arm
Nicolas Pitre 7ba11a9c15 [ARM] 3150/1: make various assembly local labels actually local (uaccess.S)
Patch from Nicolas Pitre

For assembly labels to actually be local they must start with ".L" and
not only "." otherwise they still remain visible in the final link and
clutter kallsyms needlessly, and possibly make for unclear symbolic
backtrace. This patch simply inserts a"L" where appropriate. The code
itself is unchanged.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-11-11 21:51:47 +00:00
..
boot [ARM] 3132/1: S3C2410 - reset on decompression error 2005-11-08 22:43:05 +00:00
common [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
configs [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfig 2005-11-10 14:26:54 +00:00
kernel Merge master.kernel.org:/home/rmk/linux-2.6-arm 2005-11-09 08:55:53 -08:00
lib [ARM] 3150/1: make various assembly local labels actually local (uaccess.S) 2005-11-11 21:51:47 +00:00
mach-aaec2000
mach-clps711x
mach-clps7500
mach-ebsa110
mach-epxa10db
mach-footbridge
mach-h720x
mach-imx
mach-integrator
mach-iop3xx
mach-ixp4xx [ARM] 3140/1: NSLU2 machine support 2005-11-10 14:05:04 +00:00
mach-ixp2000
mach-l7200
mach-lh7a40x
mach-omap1 [ARM] 3141/1: OMAP 1/5: Update omap1 specific files 2005-11-10 14:26:48 +00:00
mach-omap2 [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock framework 2005-11-10 14:26:52 +00:00
mach-pxa Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel 2005-11-11 09:24:26 -08:00
mach-realview [ARM SMP] Add CPU hotplug support for Realview MPcore 2005-11-09 13:50:57 +00:00
mach-rpc
mach-s3c2410 [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space) 2005-11-09 14:05:31 +00:00
mach-sa1100 [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
mach-shark
mach-versatile
mm [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx 2005-11-10 14:26:51 +00:00
nwfpe
oprofile
plat-omap [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 2005-11-10 14:26:50 +00:00
tools
vfp
Kconfig [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx 2005-11-10 14:26:51 +00:00
Kconfig.debug
Makefile [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx 2005-11-10 14:26:51 +00:00