Re: [PATCH] ALSA: more section mismatches

2007-06-29 Thread Takashi Iwai
At Thu, 28 Jun 2007 15:39:49 -0700, Andrew Morton wrote: > > On Thu, 28 Jun 2007 15:05:15 -0700 > Randy Dunlap <[EMAIL PROTECTED]> wrote: > > > From: Randy Dunlap <[EMAIL PROTECTED]> > > > > Fix section mismatch warnings: > > > > WARNING: sound/built-in.o(.exit.text+0x3ad): Section mismatch: re

Re: [PATCH] ALSA: more section mismatches

2007-06-28 Thread Adrian Bunk
On Thu, Jun 28, 2007 at 03:39:49PM -0700, Andrew Morton wrote: > On Thu, 28 Jun 2007 15:05:15 -0700 > Randy Dunlap <[EMAIL PROTECTED]> wrote: > > > From: Randy Dunlap <[EMAIL PROTECTED]> > > > > Fix section mismatch warnings: > > > > WARNING: sound/built-in.o(.exit.text+0x3ad): Section mismatch:

Re: [PATCH] ALSA: more section mismatches

2007-06-28 Thread Andrew Morton
On Thu, 28 Jun 2007 15:05:15 -0700 Randy Dunlap <[EMAIL PROTECTED]> wrote: > From: Randy Dunlap <[EMAIL PROTECTED]> > > Fix section mismatch warnings: > > WARNING: sound/built-in.o(.exit.text+0x3ad): Section mismatch: reference to > .init.text: (between 'sb_exit' and 'unload_uart6850') > WARNIN

[PATCH] ALSA: more section mismatches

2007-06-28 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> 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: (betwee

[PATCH] ALSA: more section mismatches

2007-06-23 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> Something about __init_or_module isn't working as expected (?). CONFIG_HOTPLUG=y CONFIG_MODULES=n Fix shared init/exit code helper: WARNING: sound/built-in.o(.exit.text+0x243): Section mismatch: reference to .init.text: (between 'alsa_card_mpu401_exit' and