Re: [PATCH] Fix .altinstructions linking failures

Andrew Morton (akpm@digeo.com)
Tue, 6 May 2003 14:25:51 -0700


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