Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760124AbZFIU66 (ORCPT ); Tue, 9 Jun 2009 16:58:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756165AbZFIU6u (ORCPT ); Tue, 9 Jun 2009 16:58:50 -0400 Received: from mail.vyatta.com ([76.74.103.46]:33293 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750885AbZFIU6u (ORCPT ); Tue, 9 Jun 2009 16:58:50 -0400 Date: Tue, 9 Jun 2009 13:58:46 -0700 From: Stephen Hemminger To: Avi Kivity Cc: Dan Williams , Rusty Russell , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List Subject: Re: [Bug #13116] Can't boot with nosmp Message-ID: <20090609135846.43260595@nehalam> In-Reply-To: <4A2EAD2F.5010505@redhat.com> References: <20090608091544.53a94235@nehalam> <20090608170437.1c2386a5@nehalam> <4A2EAA53.7060006@redhat.com> <20090609113656.46ed6335@nehalam> <4A2EAD2F.5010505@redhat.com> Organization: Vyatta X-Mailer: Claws Mail 3.6.1 (GTK+ 2.16.1; 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: 1299 Lines: 46 On Tue, 09 Jun 2009 21:42:55 +0300 Avi Kivity wrote: > Stephen Hemminger wrote: > > > > >> This only affects reboots. But yes, the cpumask code has bugs. Does > >> the .config involved select MAXSMP? > >> > >> > > > > Patch does not fix the problem. Not sure if it is KVM only problem. > > Look like possible cpumask always equals what ACPI / SMP tables report. > > So currently looking into alloc_percpu which may not handle the possible > > but never used cpus. > > > > > > Right, it shouldn't have. > > > It is x86-64 config and does not have MAXSMP set. It does have NR_CPUS set. > > > > So it's not cpumask. Dare I suggest a bisect? > I did some testing of different versions. * Problem does not exist with 2.6.30-rc8 (so regression should be closed). * Problem does exist with 2.6.29.4 * Happens with both nosmp and maxcpus=1 Given that it is fixed in 2.6.30, at this point there really is no urgency to spend more time investigating the issue. There are certainly bigger problems to deal with. -- -- 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/