[Cbe-oss-dev] [PATCH] spufs: fix incorrect initialization of cbe_spu_info.spus

Christoph Hellwig hch at lst.de
Wed Jul 25 21:26:58 EST 2007


On Wed, Jul 25, 2007 at 01:24:42PM +0200, Christoph Hellwig wrote:
> On Wed, Jul 25, 2007 at 01:20:15PM +1000, Jeremy Kerr wrote:
> > From: Masato Noguchi <Masato.Noguchi at jp.sony.com>
> > 
> > We currently initialize cbe_spu_info[].spus in both init_spu_base and
> > spu_sched_init. The initialise in spu_sched_init clears the SPU list,
> > so we end up with no physical SPUs. Because of this, the spu_run
> > syscall will block forever.
> > 
> > This change removes the unnecessary initialization in spu_sched_init.
> 
> You're the third one to find this merge error :)

Sorry, just noticed you're just passing this on.

/me hides in shame



More information about the cbe-oss-dev mailing list