Re: [2.4 patch] fix via-ircc.c .text.exit error

From: David S. Miller
Date: Mon Jan 26 2004 - 16:15:18 EST


From: Adrian Bunk <bunk@xxxxxxxxx>
Date: Mon, 26 Jan 2004 22:01:26 +0100

On Mon, Jan 26, 2004 at 11:28:36AM -0800, Jean Tourrilhes wrote:
> Thanks you Adrian. Yes, I must confess that I never test
> non-modular build (because it doesn't work).

Are you saying it might compile statically, but it won't work?

It won't link because many IRDA drivers erroneously don't
mark their module_{init,exit}() routines static, thus
symbols conflict.

I'm fixing that now.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html