Re: [discuss] Re: reiserfs NET=n build error

From: Andi Kleen
Date: Sun Nov 19 2006 - 09:55:12 EST



> Therefore, an EXPORT_SYMBOL in a lib-y object is a bug.


True. I think that got added when the EXPORT_SYMBOL was moved
into the individual .c file.

It would be better to move it back into some other file inside
a #ifdef CONFIG_NET. And fix reiserfs to not use it because
it shouldn't anyways.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/