Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754514AbYHFKGs (ORCPT ); Wed, 6 Aug 2008 06:06:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754809AbYHFJuM (ORCPT ); Wed, 6 Aug 2008 05:50:12 -0400 Received: from rv-out-0506.google.com ([209.85.198.231]:16986 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753941AbYHFJuK (ORCPT ); Wed, 6 Aug 2008 05:50:10 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=WCjjEvrE557pcm5wgHf84VVXovoNm4TqdqIX7GXmYMP/2ag32C7sZ7qC8no+pMwgoH p6C4h+3/y12HuBq7oZGBSWCFs02kRIKwDa9DRjizK3+s2LwtxJ5YvZZnUJyr8v73tnOu MwhUo5j0mEmo+Nn4hzTROByfhaFupLfUh+DQ8= Message-ID: Date: Wed, 6 Aug 2008 17:50:09 +0800 From: "Jeff Chua" To: "David Miller" Subject: Re: 2.6.27rc1 cannot boot more than 8CPUs Cc: linux-kernel@vger.kernel.org In-Reply-To: <20080806.023638.98202277.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080806.001836.135194365.davem@davemloft.net> <20080806.023638.98202277.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 24 On Wed, Aug 6, 2008 at 5:36 PM, David Miller wrote: > From: "Jeff Chua" > Date: Wed, 6 Aug 2008 17:33:07 +0800 > >> On Wed, Aug 6, 2008 at 3:18 PM, David Miller wrote: >> >> > You have to turn off CONFIG_PROVE_LOCKING, in fact just turn off >> > everything in the lock debugging section: > Maybe edit the ".config" file at the top level of the kernel > sources and then type "make oldconfig" ?!?!?! Ok, may be not as bad as I thought. These are not in .config meaning, they are not set. So, it should ok. I'll test out these two first. > CONFIG_X86_GENERICARCH=y > CONFIG_X86_BIGSMP=y Thanks, Jeff. -- 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/