From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 7B14E67B1F for ; Mon, 1 May 2006 01:04:52 +1000 (EST) Date: Sun, 30 Apr 2006 10:03:56 -0500 To: Arnd Bergmann Subject: Re: please pull powerpc.git 'merge' branch Message-ID: <20060430150356.GR5518@pb15.lixom.net> References: <17491.1134.565353.149941@cargo.ozlabs.ibm.com> <71339D1F-CAF1-4FF0-A1A3-1A74B8984F05@kernel.crashing.org> <20060430042059.GO5518@pb15.lixom.net> <200604301342.02043.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200604301342.02043.arnd@arndb.de> From: Olof Johansson Cc: Olof Johansson , linuxppc-dev@ozlabs.org, torvalds@osdl.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Apr 30, 2006 at 01:42:01PM +0200, Arnd Bergmann wrote: > The Cell Broadband Engine Architecture in theory is 2.03 and also mandates > some of the extensions that are optional in there. > The relevant sections in the specs are: Ok. So Cell should really set PPC_FEATURE_ARCH_2_02 then, and possible PPC_FEATURE_CELL to signify the cell extensions? Right now ARCH_2_02 is not set as far as I can see. -Olof