Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Jan 2002 13:17:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Jan 2002 13:17:27 -0500 Received: from dialin-212-144-147-111.arcor-ip.net ([212.144.147.111]:22259 "EHLO merv") by vger.kernel.org with ESMTP id ; Wed, 9 Jan 2002 13:17:18 -0500 Date: Wed, 9 Jan 2002 19:17:58 +0100 From: Andreas Bombe To: Keith Owens Cc: linux-kernel@vger.kernel.org Subject: Re: i810_audio.c .text.exit reference in 2.4.17 Message-ID: <20020109181758.GC586@informatik.tu-muenchen.de> Mail-Followup-To: Keith Owens , linux-kernel@vger.kernel.org In-Reply-To: <20020104215040.GA3020@storm.local> <7131.1010210820@ocs3.intra.ocs.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7131.1010210820@ocs3.intra.ocs.com.au> User-Agent: Mutt/1.3.24i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 05, 2002 at 05:07:00PM +1100, Keith Owens wrote: > On Fri, 4 Jan 2002 22:50:40 +0100, > Andreas Bombe wrote: > >I just want to mention that i810_audio.c suffers from referencing a > >symbol in .text.exit(i810_remove), too, with the usual symptoms. > > If the reference is coming from .text.lock then there is a patch > waiting for Marcelo to fix that. If the reference is coming from > another section then it is a bug. So there are actually two kinds of those errors... It was coming from the PCI function table, referencing i810_remove for its remove entry. I fixed it locally with an #ifdef MODULE around that line. -- Andreas Bombe DSA key 0x04880A44 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/