Messages in this thread |  | | | Date | Mon, 18 Feb 2008 08:45:08 +0100 | | From | Sam Ravnborg <> | | Subject | Re: [PATCH 27/27] [ALSA] hdsp - fix section mismatch warnings | |
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.
Sam
|  |