From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: Re: [patch 2/2] Cell: Wrap master run control bit Date: Wed, 5 Sep 2007 00:44:40 +0200 References: <46DD4783.9040103@am.sony.com> <200709050042.13926.arnd@arndb.de> In-Reply-To: <200709050042.13926.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200709050044.41091.arnd@arndb.de> Cc: Masato Noguchi , Paul Mackerras , Jeremy Kerr List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 05 September 2007, Arnd Bergmann wrote: > On Tuesday 04 September 2007, Geoff Levand wrote: > >=20 > > From: Masato Noguchi > >=20 > > Add platform specific SPU run control routines. > >=20 > > The current spufs_run_spu() implementation uses the SPU master > > run control bit (MFC_SR1[S]) to control SPE execution, but the > > PS3 hypervisor does not support the use of this feature. =A0This > > change adds run control wrapper routines. =A0The =A0bare metal > > routines use the master run control bit, and the PS3 specific > > routines use the priv2 run control register. > >=20 > > Signed-off-by: Masato Noguchi > > Signed-off-by: Geoff Levand One more thing, please send spufs related patches to Jeremy instead of to me. I'm happy to give advice on the patch contents, but since Jeremy has taken over maintainership of spufs, merging a patch is his decision in the end. Arnd <><