From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [PARISC][PATCH] Change cpu_data[] and cpu_devices[] to per_cpu variables Date: Fri, 16 May 2008 10:59:23 -0400 Message-ID: <20080516145923.GE9666@phobos.i.cabal.ca> References: <200805030002.11151.deller@gmx.de> <20080515135857.GH12850@phobos.i.cabal.ca> <482C9B93.9010701@gmx.de> <20080515203517.GP12850@phobos.i.cabal.ca> <482CB879.7090707@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Kyle McMartin , linux-parisc@vger.kernel.org To: Helge Deller Return-path: In-Reply-To: <482CB879.7090707@gmx.de> List-ID: List-Id: linux-parisc.vger.kernel.org On Fri, May 16, 2008 at 12:26:01AM +0200, Helge Deller wrote: > Kyle McMartin wrote: >> On Thu, May 15, 2008 at 10:22:43PM +0200, Helge Deller wrote: >>> This is mostly copied over from x86 arch and I think it doesn't make >>> anything worse... >>> Doesn't Superdomes support more than 32 CPUs ? (although I think >>> superdome isn't supported yet, or is it?) >> >> We don't support anything bigger than 8-way (and only because N-class is >> special and has two cpu busses). Much work would be needed to support >> more than that for Superdome. > > Ok, no problem if you drop the Kconfig part of the patch. > The other parts of the patch are still useful nevertheless. > I'll get it in for .27 cheers, Kyle