* i810_audio.c .text.exit reference in 2.4.17
@ 2002-01-04 21:50 Andreas Bombe
2002-01-05 6:07 ` Keith Owens
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Bombe @ 2002-01-04 21:50 UTC (permalink / raw)
To: linux-kernel
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 that is still interesting, I don't know what fixes are in the work.
--
Andreas Bombe <bombe@informatik.tu-muenchen.de> DSA key 0x04880A44
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: i810_audio.c .text.exit reference in 2.4.17
2002-01-04 21:50 i810_audio.c .text.exit reference in 2.4.17 Andreas Bombe
@ 2002-01-05 6:07 ` Keith Owens
2002-01-09 18:17 ` Andreas Bombe
0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2002-01-05 6:07 UTC (permalink / raw)
To: Andreas Bombe; +Cc: linux-kernel
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: i810_audio.c .text.exit reference in 2.4.17
2002-01-05 6:07 ` Keith Owens
@ 2002-01-09 18:17 ` Andreas Bombe
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Bombe @ 2002-01-09 18:17 UTC (permalink / raw)
To: Keith Owens; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-01-09 18:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-04 21:50 i810_audio.c .text.exit reference in 2.4.17 Andreas Bombe
2002-01-05 6:07 ` Keith Owens
2002-01-09 18:17 ` Andreas Bombe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox