From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <46B792B3.8020000@am.sony.com> Date: Mon, 06 Aug 2007 14:29:23 -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> In-Reply-To: <200708040925.49098.arnd@arndb.de> Content-Type: text/plain; charset=UTF-8 Cc: linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org, hch@lst.de, Arnd Bergmann , Andre Detsch List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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. -Geoff