From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7154DDDE1F for ; Wed, 10 Dec 2008 07:14:09 +1100 (EST) Subject: Re: [PATCH 0/9] powerpc: Preliminary work to enable SMP BookE From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: <6CFA99B4-6757-414F-B272-2B6925682593@freescale.com> References: <1228714789.103940.266501677728.qpush@grosgo> <6CFA99B4-6757-414F-B272-2B6925682593@freescale.com> Content-Type: text/plain Date: Wed, 10 Dec 2008 07:12:00 +1100 Message-Id: <1228853520.22413.4.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-12-09 at 07:17 -0600, Kumar Gala wrote: > > There are some semingly unrelated patches in the pile as they > > are dependencies of the main ones so I'm including them in. > > You'll be happy to know these patches at least boot on real 85xx SMP HW. Ah excellent ! Now time for you to torture test them :-) BTW. Don't you guys support larger than 8-bit PIDs on some E500 cores ? The latest patch I posted yesterday should allow to slip than in easily too. Cheers, Ben.