From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <46BBBE73.7040300@am.sony.com> Date: Thu, 09 Aug 2007 18:25:07 -0700 From: Geoff Levand MIME-Version: 1.0 To: Paul Mackerras Subject: Re: [PATCH v2] cell: move SPU affinity init to spu_management_of_ops References: <200707252342.50244.adetsch@br.ibm.com> <46B3DC2A.408@am.sony.com> <200708040925.49098.arnd@arndb.de> <46B792B3.8020000@am.sony.com> In-Reply-To: <46B792B3.8020000@am.sony.com> Content-Type: text/plain; charset=UTF-8 Cc: linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org, Arnd Bergmann , Andre Detsch List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Geoff Levand wrote: > Arnd Bergmann wrote: >> On Saturday 04 August 2007, Geoff Levand wrote: >>> >>> From: Andre Detsch >>> >>> This patch moves affinity initialization code from spu_base.c to a >>> new spu_management_of_ops function (init_affinity), which is empty >>> in the case of PS3. This fixes a linking problem that was happening >>> when compiling for PS3. >>> Also, some small code style changes were made. >>> >>> Signed-off-by: Andre Detsch >>> Signed-off-by: Geoff Levand >> >> >> Acked-by: Arnd Bergmann > > Hi Paul, > > As this one fixes a build breakage, I would like you to queue it > up for Linus to pull at the next opportunity. Hi Paul, Can we please get this one merged in ASAP. -Geoff