From mboxrd@z Thu Jan 1 00:00:00 1970 From: Barry Scott Subject: Re: 2.6.17-rc6 sound drivers have section mismatch errors Date: Fri, 09 Jun 2006 17:08:55 +0100 Message-ID: <44899D17.4050808@onelan.co.uk> References: <44895FE5.6040900@onelan.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: Takashi Iwai Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > >>> WARNING: sound/isa/sb/snd-sbawe.o - Section mismatch: reference to >>> .init.text:snd_emu8000_new from .text between 'snd_sb16_probe' (at >>> offset 0x440) and 'snd_sb16_nonpnp_remove' >>> WARNING: sound/isa/snd-opl3sa2.o - Section mismatch: reference to >>> .init.text: from .text between 'snd_opl3sa2_pnp_cdetect' (at offset >>> 0xe61) and 'snd_opl3sa2_pnp_detect' >>> WARNING: sound/isa/snd-opl3sa2.o - Section mismatch: reference to >>> .init.text: from .text between 'snd_opl3sa2_pnp_detect' (at offset >>> 0xf52) and 'snd_opl3sa2_put_single' >>> >>> The Linux Dev folks are looking for someone to look at these problems. >>> >> The patch below should fix. >> The patch fixed the warning for sound. Many thanks. Barry