summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/spu_csa.h
diff options
context:
space:
mode:
authorMasato Noguchi <Masato.Noguchi@jp.sony.com>2007-07-20 21:39:36 +0200
committerArnd Bergmann <arnd@klappe.arndb.de>2007-07-20 21:41:54 +0200
commitcfd529b25d9b1d48423b85d76066348e2459e646 (patch)
treeac5107616212af4f6c5bb5e3bcb75d71de9889a7 /include/asm-powerpc/spu_csa.h
parentdaced0f718b92b0bcdb9790622c255d4660f51ce (diff)
downloadlinux-stable-cfd529b25d9b1d48423b85d76066348e2459e646.tar.gz
linux-stable-cfd529b25d9b1d48423b85d76066348e2459e646.tar.bz2
linux-stable-cfd529b25d9b1d48423b85d76066348e2459e646.zip
[CELL] spufs: remove needless context save/restore code
The following steps are not needed in the SPE context save/restore paths: Save Step 12: save_mfc_decr() save suspend_time to CSA (It will be done by step 14) save ch 7 (decrementer value will be saved in LSCSA by spe-side step 10) Restore Step 59: restore_ch_part1() restore ch 1 (it will be done by spe-side step 15) This change removes the unnecessary steps. Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Diffstat (limited to 'include/asm-powerpc/spu_csa.h')
0 files changed, 0 insertions, 0 deletions