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 19:47:45 +0200 Message-ID: <482DC8C1.7010504@gmx.de> 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> <20080516145923.GE9666@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: <20080516145923.GE9666@phobos.i.cabal.ca> List-ID: List-Id: linux-parisc.vger.kernel.org Kyle McMartin wrote: > 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 Thanks Kyle. This is even my preferred solution, since I forgot to mention that I only was able to compile- and boot-test it on a UP machine, so a little more testing in SMP environments would be good.... (I don't have a SMP machine). Helge