https://github.com/torvalds/linux
Revision 10c86be57724adf44c266300964182fd2966d108 authored by Randy Dunlap on 01 July 2007, 19:06:37 UTC, committed by Linus Torvalds on 01 July 2007, 19:29:44 UTC
Fix section mismatch warnings:

WARNING: sound/built-in.o(.exit.text+0x3ad): Section mismatch: reference to .init.text: (between 'sb_exit' and 'unload_uart6850')
WARNING: sound/built-in.o(.exit.text+0x753): Section mismatch: reference to .init.text: (between 'snd_mts64_module_exit' and 'snd_portman_module_exit')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Jaroslav Kysela <perex@suse.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 95203ae
History
Tip revision: 10c86be57724adf44c266300964182fd2966d108 authored by Randy Dunlap on 01 July 2007, 19:06:37 UTC
ALSA: more section mismatches
Tip revision: 10c86be
File Mode Size
Kconfig -rw-r--r-- 8.9 KB
Makefile -rw-r--r-- 620 bytes
acorn.c -rw-r--r-- 12.0 KB
acorn.h -rw-r--r-- 623 bytes
amiga.c -rw-r--r-- 3.4 KB
amiga.h -rw-r--r-- 116 bytes
atari.c -rw-r--r-- 3.8 KB
atari.h -rw-r--r-- 1.1 KB
check.c -rw-r--r-- 14.6 KB
check.h -rw-r--r-- 571 bytes
efi.c -rw-r--r-- 19.3 KB
efi.h -rw-r--r-- 4.2 KB
ibm.c -rw-r--r-- 4.6 KB
ibm.h -rw-r--r-- 70 bytes
karma.c -rw-r--r-- 1.1 KB
karma.h -rw-r--r-- 151 bytes
ldm.c -rw-r--r-- 41.9 KB
ldm.h -rw-r--r-- 5.7 KB
mac.c -rw-r--r-- 3.2 KB
mac.h -rw-r--r-- 1.3 KB
msdos.c -rw-r--r-- 13.6 KB
msdos.h -rw-r--r-- 151 bytes
osf.c -rw-r--r-- 1.7 KB
osf.h -rw-r--r-- 150 bytes
sgi.c -rw-r--r-- 2.2 KB
sgi.h -rw-r--r-- 155 bytes
sun.c -rw-r--r-- 2.6 KB
sun.h -rw-r--r-- 152 bytes
sysv68.c -rw-r--r-- 1.8 KB
sysv68.h -rw-r--r-- 89 bytes
ultrix.c -rw-r--r-- 1.2 KB
ultrix.h -rw-r--r-- 117 bytes

back to top