diff options
author | Andre Detsch <adetsch@br.ibm.com> | 2007-08-21 04:06:22 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-08-30 08:27:18 +0200 |
commit | ada83daab31c3ec35845785482124373a62f430c (patch) | |
tree | 3efd34d60cc2f38ecb6b80bf8861c8eb544cf8ef /arch/powerpc/configs/chrp32_defconfig | |
parent | [POWERPC] spufs: Fix update of mailbox status register during backed wbox write (diff) | |
download | linux-ada83daab31c3ec35845785482124373a62f430c.tar.xz linux-ada83daab31c3ec35845785482124373a62f430c.zip |
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
This fixes a major bug which was happening when a SPU thread advances
its execution right after being restored to a SPU. A potentially
outdated NPC value was being (re)written to the SPU.
So, spu_run_init, in this case, was either not doing anything relevant,
or breaking the execution of the SPU thread.
This fixes a common problem of losing a mailbox write when it was done
to a saved context.
Signed-off-by: Andre Detsch <adetsch@br.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/chrp32_defconfig')
0 files changed, 0 insertions, 0 deletions