Re: 2.6.17-mm2

From: Arjan van de Ven
Date: Sun Jul 02 2006 - 14:45:56 EST


On Sun, 2006-07-02 at 11:42 -0700, Randy.Dunlap wrote:
>
> Only if we have a policy of not exporting __init or __initdata or
> __exit. Are we there yet??

__exit is harder, but __init and __initdata is obvious; those are tossed
out of memory before you can even load a module so exporting those HAS
to be a bug; no excuse possible.


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