Re: [2.6 patch] unexport do_settimeofday

From: Andrew Morton
Date: Fri Feb 25 2005 - 04:51:57 EST


Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:
>
> actually exports cause kernels to be bigger. Some of these exports
> aren't even used in the kernel entirely, others cause the kernel to be
> bigger just by being non-static and having the symbol structures there.

Yup. IOW, this problem is so vanishingly teensy-weensy as to be almost not
a problem at all. So we can wait 6-12 months before fixing it.

> A lot of them are "you really shouldn't" APIs.

Sure. That's why we should remove the export.
-
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/