alistair23-linux/drivers/ps3
Takashi Yamamoto a7faa8dc95 [POWERPC] PS3: Fix setting bookmark in logical performance monitor
Fix the ps3_set_bookmark() routine of the PS3 logical performance
monitor driver.

To properly set a performance monitor bookmark the Cell processor
requires no instruction branches near the setting of the bookmark
SPR.  Testing showed that the use of the db10cyc instruction did
not work correctly.  This change replaces the db10cyc instruction
with 10 nop instructions.

Signed-off-by: Takashi Yamamoto <TakashiA.Yamamoto@jp.sony.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-02-14 22:11:00 +11:00
..
Makefile [POWERPC] PS3: Add logical performance monitor driver support 2008-01-25 22:52:53 +11:00
ps3-lpm.c [POWERPC] PS3: Fix setting bookmark in logical performance monitor 2008-02-14 22:11:00 +11:00
ps3-sys-manager.c [POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.c 2008-01-25 22:52:52 +11:00
ps3-vuart.c [POWERPC] PS3: Vuart: change semaphore to mutex 2008-01-25 22:52:53 +11:00
ps3av.c ps3: use symbolic names for video modes 2008-02-06 10:41:17 -08:00
ps3av_cmd.c ps3av: eliminate PS3AV_DEBUG 2007-10-16 09:43:20 -07:00
ps3stor_lib.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
sys-manager-core.c
vuart.h