linux/arch/powerpc/platforms/ps3
Jeremy Kerr ef8034d01a [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set
At present, running any SPE program on the ps3 will trigger a BUG_ON
when spufs_run_spu tries to clear the master run control bit, as lv1
does not make the master run control available to Linux.

This change makes SPE apps work again by disabling changes to the
master run control on PS3.  Although we don't have the facility to
disable a SPE with supervisor-level privileges, it's better than
hitting the BUG_ON unconditionally.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Acked-by: Masato Noguchi <Masato.Noguchi@jp.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-09-11 04:30:36 +10:00
..
device-init.c [POWERPC] ps3: Fix no storage devices found 2007-08-15 15:12:50 +10:00
exports.c [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
htab.c [POWERPC] PS3: Kexec support 2007-06-28 19:16:37 +10:00
hvcall.S [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
interrupt.c [POWERPC] PS3: Use clear_bit 2007-06-28 19:16:45 +10:00
Kconfig [POWERPC] PS3: Remove text saying PS3 support is incomplete 2007-08-10 21:04:22 +10:00
Makefile [POWERPC] PS3: Device registration routines. 2007-06-28 19:16:43 +10:00
mm.c [POWERPC] PS3: Bootwrapper support. 2007-07-10 21:56:40 +10:00
os-area.c [POWERPC] PS3: Fix sparse warnings 2007-06-28 19:16:35 +10:00
platform.h [POWERPC] PS3: Repository probe cleanups 2007-06-28 19:16:39 +10:00
repository.c [POWERPC] PS3: Repository probe cleanups 2007-06-28 19:16:39 +10:00
setup.c [POWERPC] PS3: Fix bug where the major version part is not compared 2007-08-30 20:49:41 +10:00
smp.c [POWERPC] PS3: Kexec support 2007-06-28 19:16:37 +10:00
spu.c [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set 2007-09-11 04:30:36 +10:00
system-bus.c [POWERPC] PS3: System-bus modinfo attribute 2007-06-28 19:16:39 +10:00
time.c [POWERPC] PS3: Use __maybe_unused 2007-06-28 19:16:33 +10:00