Re: [PATCH 27/27] [ALSA] hdsp - fix section mismatch warnings

From: Takashi Iwai
Date: Mon Feb 18 2008 - 05:36:39 EST


At Mon, 18 Feb 2008 08:45:08 +0100,
Sam Ravnborg wrote:
>
> On Mon, Feb 18, 2008 at 07:43:32AM +0100, Takashi Iwai wrote:
> > At Sun, 17 Feb 2008 13:23:04 +0100,
> > Sam Ravnborg wrote:
> > >
> > > Fix following warnings:
> > > WARNING: sound/pci/rme9652/snd-hdsp.o(.text+0x34bc): Section mismatch in reference from the function hdsp_check_for_firmware() to the function .devinit.text:hdsp_request_fw_loader()
> > > WARNING: sound/pci/rme9652/snd-hdsp.o(.text+0x4ac6): Section mismatch in reference from the function snd_hdsp_proc_read() to the function .devinit.text:hdsp_request_fw_loader()
> > >
> > > Calling hdsp_request_fw_loader() were triggered from /proc
> > > so this is not restricted to init or hotplug.
> > > So removing the __devexit annotation of this function
> > > and one of the functions fix the warning.
> >
> > Thanks. The exactly same fix has been already on ALSA tree since
> > weeks ago, but was never pushed...
>
> OK, I assume this will be pushed soonish so we can kill
> another warning.

I sincerly hope it'll be pushed soonish...


Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/