From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: [PARISC][PATCH] Change cpu_data[] and cpu_devices[] to per_cpu variables Date: Fri, 16 May 2008 00:26:01 +0200 Message-ID: <482CB879.7090707@gmx.de> References: <200805030002.11151.deller@gmx.de> <20080515135857.GH12850@phobos.i.cabal.ca> <482C9B93.9010701@gmx.de> <20080515203517.GP12850@phobos.i.cabal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linux-parisc@vger.kernel.org To: Kyle McMartin Return-path: In-Reply-To: <20080515203517.GP12850@phobos.i.cabal.ca> List-ID: List-Id: linux-parisc.vger.kernel.org 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. Helge