Re: [PATCH] lib: find_last_bit.o needed by a module only, move it from lib to obj

From: Rusty Russell
Date: Sun Apr 26 2009 - 08:43:38 EST


On Thu, 23 Apr 2009 11:10:32 pm Benny Halevy wrote:
> From: Fred Isaman <iisaman@xxxxxxxxxxxxxx>
>
> Currently, although find_last_bit is EXPORTed, it is statically linked with
> the lernel and is referenced only under CONFIG_SMP.

Acked-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

We know that any EXPORT_SYMBOL in lib-y is dubious, at least, but we're
lazy (ISTR it would gut lib-y to exclude them all).

Thanks,
Rusty.
--
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/