Re: i810_audio.c .text.exit reference in 2.4.17

Andreas Bombe (bombe@informatik.tu-muenchen.de)
Wed, 9 Jan 2002 19:17:58 +0100


On Sat, Jan 05, 2002 at 05:07:00PM +1100, Keith Owens wrote:
> On Fri, 4 Jan 2002 22:50:40 +0100,
> Andreas Bombe <bombe@informatik.tu-muenchen.de> 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 <bombe@informatik.tu-muenchen.de>    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/