From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756848AbXH2ELp (ORCPT ); Wed, 29 Aug 2007 00:11:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752148AbXH2ELi (ORCPT ); Wed, 29 Aug 2007 00:11:38 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:33624 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751579AbXH2ELh (ORCPT ); Wed, 29 Aug 2007 00:11:37 -0400 Date: Wed, 29 Aug 2007 06:11:24 +0200 From: Ingo Molnar To: Linus Torvalds Cc: Linux Kernel Mailing List , Len Brown , Hugh Dickins Subject: Re: Linux 2.6.23-rc4, maxcpus=1 regression Message-ID: <20070829041124.GA6525@elte.hu> References: <20070829035554.GA838@elte.hu> <20070829040512.GA5762@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070829040512.GA5762@elte.hu> User-Agent: Mutt/1.5.14 (2007-02-12) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.1.7-deb -1.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Ingo Molnar wrote: > > * Linus Torvalds wrote: > > > > reverting that commit makes the system boot again. I've attached the > > > .config. > > > > Did you try -rc4? Commit 813409771731d80e6fa94199adf99f2269a4afc0 in > > particular ("fix maxcpus=N parsing") was supposed to fix that commit. > > ah ... indeed my tree is a few commits ahead of rc4. Checking. indeed that was it, it boots fine now :-/ Sorry about the noise. [ I guess i should make it a policy to not mail bugreports before 6am ;-) ] Ingo