Re: [PATCH] Fix .altinstructions linking failures

Andi Kleen (ak@muc.de)
Tue, 6 May 2003 23:45:38 +0200


On Tue, May 06, 2003 at 11:25:51PM +0200, Andrew Morton wrote:
> Andi Kleen <ak@muc.de> wrote:
> >
> > On Tue, May 06, 2003 at 09:56:14PM +0200, Andi Kleen wrote:
> > > The driver is buggy. The #ifdef MODULE needs to be removed and proc_cpia_destroy
> > > be marked __exit instead, then things will be ok.
> >
> > FWIW I compiled a "maxi kernel" now (with everything that compiles compiled in)
> > and only cpia seems to have this bug. So with this patch things should be ok
> > again.
>
> Where should we be discarding .exit.data? link-time or runtime?

Run time is probably safer.

-Andi
-
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/