Re: [PATCH V3] sort: Introduce generic list_sort function

From: Andi Kleen
Date: Wed Jan 06 2010 - 14:33:24 EST


> lib-y doesn't work together with EXPORT_SYMBOL, having the export
> outside would also always pull it in. These days the whole lib-y mess
> doesn't make sense anymore - if we really need an optional library
> symbol we can just pull it in through a Kconfig variable.

It works for non modular kernels with CONFIG_MODULES turned off.

See also the other patch I posted yesterday to fix this for
lib/*

-Andi


--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/