On Wed, 13 Feb 2008 15:57:38 -0800 (PST) David Miller <[EMAIL PROTECTED]> wrote:
> From: Andrew Morton <[EMAIL PROTECTED]> > Date: Wed, 13 Feb 2008 15:52:45 -0800 > > > On Wed, 13 Feb 2008 15:37:44 -0800 > > "Paul E. McKenney" <[EMAIL PROTECTED]> wrote: > > > > > Ah. It does take a bit to get fib_trie into one's build -- allyesconfig > > > doesn't cut it. > > > > This is not good. The sole purpose of allmodconfig and allyesconfig is for > > compilation and linkage coverage testing. Hence we should aim to get as > > much code as possible included in those cases. > > Well, in this case there is a choice, either you use one routing > lookup datastructure or the other. It's not purposefully being hidden > from the everything builds :-) oic. yes, that is a bit of a problem. Oh well. `make randconfig' seems to be able to enable CONFIG_IP_FIB_TRIE about one time in eight ;) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html