From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: 2.6.16rc5 'found' an extra CPU. Date: Thu, 2 Mar 2006 14:31:29 -0500 Message-ID: <20060302193129.GA12498@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Brown, Len" Cc: Chuck Ebbert <76306.1226@compuserve.com>, linux-kernel , linux-acpi , Andi Kleen List-Id: linux-acpi@vger.kernel.org On Thu, Mar 02, 2006 at 02:26:24PM -0500, Brown, Len wrote: > Dave, > Your DSDT looks fine. > I was wrong assuming there were 3 Processor entries there. > > > > Did you really build a 256-CPU SMP kernel or is ACPI > > > ignoring CONFIG_NR_CPUS or something? > > > >Yes, it's =256. > > I expect this is the root problem. If this is the _cause_, something needs fixing, but it's hardly something we can brush off as 'the root problem'. It's entirely possible for such a configuration (higher CONFIG_NR_CPUS than actual cpus), cf. distro kernels. Dave