android_kernel_samsung_msm8976/drivers/serial
Vivek Goyal 118c0ace1b [PATCH] x86-64: modpost add more symbols to whitelist pattern2
o MODPOST generates warning for i386 if compiled with CONFIG_RELOCATABLE=y
  and serial console support is enabled.

o Serial console setup function, serial8250_console_setup(), is a non __init
  function and it calls functions which are of type __init().
  (uart_parse_options() and uart_set_options()). Assuming, setup will
  be called during init time, changing serial8250_console_setup() to __init.

o Adding one more pattern to modpost whitelist. Console drivers might
  have *_console structures containing references to setup functions which
  can be of __init type. Don't generate warnings for those.

WARNING: vmlinux - Section mismatch: reference to .init.text: from .data between 'serial8250_console' (at offset 0xc05a33d8) and 'serial8250_reg'

Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
2007-01-11 01:52:44 +01:00
..
cpm_uart
jsm
8250.c [PATCH] x86-64: modpost add more symbols to whitelist pattern2 2007-01-11 01:52:44 +01:00
8250.h
8250_accent.c
8250_acorn.c
8250_au1x00.c
8250_boca.c
8250_early.c
8250_exar_st16c554.c
8250_fourport.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_mca.c
8250_pci.c [PATCH] Add support for Korenix 16C950-based PCI cards 2006-12-13 09:18:11 -08:00
8250_pnp.c
21285.c
68328serial.c
68328serial.h
68360serial.c
amba-pl010.c
amba-pl011.c
atmel_serial.c
atmel_serial.h
clps711x.c
crisv10.c
crisv10.h
dz.c
dz.h
icom.c
icom.h
imx.c
ioc3_serial.c
ioc4_serial.c
ip22zilog.c
ip22zilog.h
Kconfig kconfig: Standardize "depends" -> "depends on" in Kconfig files 2006-12-12 20:04:19 +01:00
m32r_sio.c
m32r_sio.h
m32r_sio_reg.h
Makefile
mcfserial.c
mcfserial.h
mpc52xx_uart.c [POWERPC] Fix mpc52xx serial driver to work for arch/ppc again 2007-01-09 17:03:02 +11:00
mpsc.c
mux.c
netx-serial.c
pmac_zilog.c
pmac_zilog.h
pxa.c
s3c2410.c
sa1100.c
serial_core.c
serial_cs.c
serial_lh7a40x.c
serial_txx9.c
sh-sci.c
sh-sci.h
sn_console.c
suncore.c
suncore.h
sunhv.c
sunsab.c [SPARC64]: Fix of_iounmap() region release. 2006-12-31 14:06:05 -08:00
sunsab.h
sunsu.c [SPARC64]: Fix of_iounmap() region release. 2006-12-31 14:06:05 -08:00
sunzilog.c [SPARC64]: Fix of_iounmap() region release. 2006-12-31 14:06:05 -08:00
sunzilog.h
uartlite.c [PATCH] serial/uartlite: Only enable port if request_port succeeded 2006-12-22 09:58:48 -08:00
v850e_uart.c
vr41xx_siu.c