[Cbe-oss-dev] [PATCH] spufs: avoid using backing operation for wbox write
Arnd Bergmann
arnd at arndb.de
Thu Aug 9 05:22:33 EST 2007
On Wednesday 08 August 2007, André Detsch wrote:
> B in_be32(&prob->spu_status_R)=3ffc0002 in_be32(&prob->spu_runcntl_RW)=0
> A in_be32(&prob->spu_status_R)=1 in_be32(&prob->spu_runcntl_RW)=1
> A in_be32(&prob->spu_status_R)=21000002 in_be32(&prob->spu_runcntl_RW)=0
> --
>
> (B is for 'before writing to spu_runcntl_RW', A, 'after...').
> The values are kept this way at least until the end of restore_csa().
>
Well, 21000002 means that the program has successfully exited (exit code 0),
which the expected behaviour. So what's the problem now?
Arnd <><
More information about the cbe-oss-dev
mailing list