Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933938AbYBMXzx (ORCPT ); Wed, 13 Feb 2008 18:55:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760870AbYBMXzm (ORCPT ); Wed, 13 Feb 2008 18:55:42 -0500 Received: from mail.vyatta.com ([216.93.170.194]:37931 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756291AbYBMXzk (ORCPT ); Wed, 13 Feb 2008 18:55:40 -0500 X-Spam-Flag: NO X-Spam-Score: -1.801 Date: Wed, 13 Feb 2008 15:55:36 -0800 From: Stephen Hemminger To: Andrew Morton Cc: paulmck@linux.vnet.ibm.com, "stephen.hemminger@vyatta.com"@mail.vyatta.com, linux-kernel@vger.kernel.org, davem@davemloft.net, netdev@vger.kernel.org, dipankar@in.ibm.com, ego@in.ibm.com, herbert@gondor.apana.org.au Subject: Re: [PATCH 1/2] remove rcu_assign_pointer(NULL) penalty with type/macro safety Message-ID: <20080213155536.5541f798@extreme> In-Reply-To: <20080213155245.455944f8.akpm@linux-foundation.org> References: <20080213220024.GA30729@linux.vnet.ibm.com> <20080213143537.1b806790@extreme> <20080213224134.GK12393@linux.vnet.ibm.com> <20080213144233.05e860cb@extreme> <20080213233744.GO12393@linux.vnet.ibm.com> <20080213155245.455944f8.akpm@linux-foundation.org> Organization: Vyatta X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.8; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 887 Lines: 24 On Wed, 13 Feb 2008 15:52:45 -0800 Andrew Morton wrote: > On Wed, 13 Feb 2008 15:37:44 -0800 > "Paul E. McKenney" 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. > The current model is compile time choice. It is on my long term list to make this a runtime option. -- Stephen Hemminger -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/