[patch 2/2] Cell: Wrap master run control bit

Arnd Bergmann arnd at arndb.de
Wed Sep 5 08:44:40 EST 2007


On Wednesday 05 September 2007, Arnd Bergmann wrote:
> On Tuesday 04 September 2007, Geoff Levand wrote:
> > 
> > From: Masato Noguchi <Masato.Noguchi at jp.sony.com>
> > 
> > Add platform specific SPU run control routines.
> > 
> > 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.  This
> > change adds run control wrapper routines.  The  bare metal
> > routines use the master run control bit, and the PS3 specific
> > routines use the priv2 run control register.
> > 
> > Signed-off-by: Masato Noguchi <Masato.Noguchi at jp.sony.com>
> > Signed-off-by: Geoff Levand <geoffrey.levand at am.sony.com>

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 <><



More information about the Linuxppc-dev mailing list